Uses of Class
org.apache.cxf.ws.security.sts.provider.model.wstrust14.ContextDataType
-
Packages that use ContextDataType Package Description 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 Modifier and Type Method Description ContextDataTypeObjectFactory. createContextDataType()Create an instance ofContextDataTypeMethods in org.apache.cxf.ws.security.sts.provider.model.wstrust14 that return types with arguments of type ContextDataType Modifier and Type Method Description javax.xml.bind.JAXBElement<ContextDataType>ObjectFactory. createContextData(ContextDataType value)Methods in org.apache.cxf.ws.security.sts.provider.model.wstrust14 with parameters of type ContextDataType Modifier and Type Method Description javax.xml.bind.JAXBElement<ContextDataType>ObjectFactory. createContextData(ContextDataType value)
-