Uses of Class
org.apache.cxf.ws.security.sts.provider.model.secext.ReferenceType
-
Packages that use ReferenceType Package Description org.apache.cxf.ws.security.sts.provider.model.secext -
-
Uses of ReferenceType in org.apache.cxf.ws.security.sts.provider.model.secext
Methods in org.apache.cxf.ws.security.sts.provider.model.secext that return ReferenceType Modifier and Type Method Description ReferenceTypeObjectFactory. createReferenceType()Create an instance ofReferenceTypeMethods in org.apache.cxf.ws.security.sts.provider.model.secext that return types with arguments of type ReferenceType Modifier and Type Method Description javax.xml.bind.JAXBElement<ReferenceType>ObjectFactory. createReference(ReferenceType value)Methods in org.apache.cxf.ws.security.sts.provider.model.secext with parameters of type ReferenceType Modifier and Type Method Description javax.xml.bind.JAXBElement<ReferenceType>ObjectFactory. createReference(ReferenceType value)
-