Apache CXF API

Uses of Class
org.apache.cxf.ws.security.sts.provider.model.wstrust14.ContextDataType

Packages that use ContextDataType
org.apache.cxf.ws.security.sts.provider.model.wstrust14   
 

Uses of ContextDataType in org.apache.cxf.ws.security.sts.provider.model.wstrust14
 

Methods in org.apache.cxf.ws.security.sts.provider.model.wstrust14 that return ContextDataType
 ContextDataType ObjectFactory.createContextDataType()
          Create an instance of ContextDataType
 

Methods in org.apache.cxf.ws.security.sts.provider.model.wstrust14 that return types with arguments of type ContextDataType
 javax.xml.bind.JAXBElement<ContextDataType> ObjectFactory.createContextData(ContextDataType value)
          Create an instance of JAXBElement<ContextDataType>}
 

Methods in org.apache.cxf.ws.security.sts.provider.model.wstrust14 with parameters of type ContextDataType
 javax.xml.bind.JAXBElement<ContextDataType> ObjectFactory.createContextData(ContextDataType value)
          Create an instance of JAXBElement<ContextDataType>}
 


Apache CXF API

Apache CXF