Uses of Interface
com.sun.xml.ws.security.opt.api.reference.Reference
Packages that use Reference
Package
Description
-
Uses of Reference in com.sun.xml.ws.security.opt.api.keyinfo
Methods in com.sun.xml.ws.security.opt.api.keyinfo that return ReferenceMethods in com.sun.xml.ws.security.opt.api.keyinfo with parameters of type ReferenceModifier and TypeMethodDescriptionvoidSecurityTokenReference.setReference(Reference ref) Sets the appropriate reference type for STR - like EkyIndentifier, Direct reference etc -
Uses of Reference in com.sun.xml.ws.security.opt.api.reference
Subinterfaces of Reference in com.sun.xml.ws.security.opt.api.referenceModifier and TypeInterfaceDescriptioninterfaceInterface for DirectReference reference type inside a STRinterfaceInterface for KeyIdentifier reference type inside a STR -
Uses of Reference in com.sun.xml.ws.security.opt.impl.keyinfo
Methods in com.sun.xml.ws.security.opt.impl.keyinfo that return ReferenceModifier and TypeMethodDescriptionSecurityTokenReference.getReference()gets the reference element from the security token referenceMethods in com.sun.xml.ws.security.opt.impl.keyinfo with parameters of type ReferenceModifier and TypeMethodDescriptionprotected KeyInfoTokenBuilder.buildKeyInfo(Reference ref, String strId) builds SecurityTokenReference with the reference element provided and with the id.protected SecurityTokenReferencecreates a new SecurityTokenReference with the reference element providedprotected SecurityTokenReferencecreates a new SecurityTokenReference with the reference element provided sets the id provided in the SecurityTokenReference if the security policy is a SignaturePolicyvoidSecurityTokenReference.setReference(Reference ref) sets the reference element into the security token reference -
Uses of Reference in com.sun.xml.ws.security.opt.impl.reference
Classes in com.sun.xml.ws.security.opt.impl.reference that implement ReferenceModifier and TypeClassDescriptionclassClass for DirectReference reference type inside a STRclassclass -
Uses of Reference in com.sun.xml.ws.security.opt.impl.util
Methods in com.sun.xml.ws.security.opt.impl.util with parameters of type ReferenceModifier and TypeMethodDescriptionWSSElementFactory.createSecurityTokenReference(Reference reference) Create a SecurityTokenReference