Uses of Class
com.sun.xml.ws.security.opt.impl.keyinfo.SecurityTokenReference
Packages that use SecurityTokenReference
-
Uses of SecurityTokenReference in com.sun.xml.ws.security.opt.impl.keyinfo
Methods in com.sun.xml.ws.security.opt.impl.keyinfo that return SecurityTokenReferenceModifier and TypeMethodDescriptionprotected 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 SignaturePolicyMethods in com.sun.xml.ws.security.opt.impl.keyinfo with parameters of type SecurityTokenReferenceModifier and TypeMethodDescriptionprotected KeyInfoTokenBuilder.buildKeyInfo(SecurityTokenReference str) creates key info with the SecurityTokenReference provided -
Uses of SecurityTokenReference in com.sun.xml.ws.security.opt.impl.util
Methods in com.sun.xml.ws.security.opt.impl.util that return SecurityTokenReferenceModifier and TypeMethodDescriptionWSSElementFactory.createSecurityTokenReference()WSSElementFactory.createSecurityTokenReference(Reference reference) Create a SecurityTokenReferenceMethods in com.sun.xml.ws.security.opt.impl.util with parameters of type SecurityTokenReferenceModifier and TypeMethodDescriptionWSSElementFactory.createDerivedKey(String id, String algo, byte[] nonce, long offset, long length, String label, SecurityTokenReference str, String spVersion) WSSElementFactory.createKeyInfo(SecurityTokenReference str)