Uses of Class
com.sun.xml.ws.security.secext10.ReferenceType
-
Packages that use ReferenceType Package Description com.sun.xml.ws.security.opt.impl.reference com.sun.xml.ws.security.secext10 com.sun.xml.ws.security.trust.impl.elements.str -
-
Uses of ReferenceType in com.sun.xml.ws.security.opt.impl.reference
Subclasses of ReferenceType in com.sun.xml.ws.security.opt.impl.reference Modifier and Type Class Description classDirectReferenceClass for DirectReference reference type inside a STR -
Uses of ReferenceType in com.sun.xml.ws.security.secext10
Methods in com.sun.xml.ws.security.secext10 that return ReferenceType Modifier and Type Method Description ReferenceTypeObjectFactory. createReferenceType()Create an instance ofReferenceTypeMethods in com.sun.xml.ws.security.secext10 that return types with arguments of type ReferenceType Modifier and Type Method Description javax.xml.bind.JAXBElement<ReferenceType>ObjectFactory. createReference(ReferenceType value)Methods in com.sun.xml.ws.security.secext10 with parameters of type ReferenceType Modifier and Type Method Description javax.xml.bind.JAXBElement<ReferenceType>ObjectFactory. createReference(ReferenceType value) -
Uses of ReferenceType in com.sun.xml.ws.security.trust.impl.elements.str
Subclasses of ReferenceType in com.sun.xml.ws.security.trust.impl.elements.str Modifier and Type Class Description classDirectReferenceImplReference InterfaceConstructors in com.sun.xml.ws.security.trust.impl.elements.str with parameters of type ReferenceType Constructor Description DirectReferenceImpl(ReferenceType refType)
-