Uses of Interface
com.sun.xml.ws.security.trust.elements.RequestedAttachedReference
Packages that use RequestedAttachedReference
Package
Description
-
Uses of RequestedAttachedReference in com.sun.xml.ws.security.trust
Methods in com.sun.xml.ws.security.trust that return RequestedAttachedReferenceModifier and TypeMethodDescriptionabstract RequestedAttachedReferenceWSTrustElementFactory.createRequestedAttachedReference(SecurityTokenReference str) Create a RequestedAttachedReference.Methods in com.sun.xml.ws.security.trust with parameters of type RequestedAttachedReferenceModifier and TypeMethodDescriptionWSTrustElementFactory.createRSTRCollectionForIssue(URI tokenType, URI context, RequestedSecurityToken token, AppliesTo scopes, RequestedAttachedReference attachedRef, RequestedUnattachedReference unattachedRef, RequestedProofToken proofToken, Entropy entropy, Lifetime lifetime) Create a collection of RequestSecurityTokenResponse(s)abstract RequestSecurityTokenResponseWSTrustElementFactory.createRSTRForIssue(URI tokenType, URI context, RequestedSecurityToken token, AppliesTo scopes, RequestedAttachedReference attachedRef, RequestedUnattachedReference unattachedRef, RequestedProofToken proofToken, Entropy entropy, Lifetime lifetime) create an RSTR for Issue from the given arguments Any of the arguments can be null since they are all optional, but one of RequestedSecurityToken or RequestedProofToken should be returnedabstract RequestSecurityTokenResponseWSTrustElementFactory.createRSTRForRenew(URI tokenType, URI context, RequestedSecurityToken token, RequestedAttachedReference attachedReference, RequestedUnattachedReference unattachedRef, RequestedProofToken proofToken, Entropy entropy, Lifetime lifetime) Create an RSTR for a Renewal Response -
Uses of RequestedAttachedReference in com.sun.xml.ws.security.trust.elements
Methods in com.sun.xml.ws.security.trust.elements that return RequestedAttachedReferenceModifier and TypeMethodDescriptionRequestSecurityTokenResponse.getRequestedAttachedReference()Get the requestedAttachedReference.Methods in com.sun.xml.ws.security.trust.elements with parameters of type RequestedAttachedReferenceModifier and TypeMethodDescriptionvoidRequestSecurityTokenResponse.setRequestedAttachedReference(RequestedAttachedReference reference) Set the requestedAttachedReference on the security token response -
Uses of RequestedAttachedReference in com.sun.xml.ws.security.trust.impl
Methods in com.sun.xml.ws.security.trust.impl that return RequestedAttachedReferenceModifier and TypeMethodDescriptionWSTrustElementFactoryImpl.createRequestedAttachedReference(SecurityTokenReference str) Create a RequestedAttachedReference.Methods in com.sun.xml.ws.security.trust.impl with parameters of type RequestedAttachedReferenceModifier and TypeMethodDescriptionWSTrustElementFactoryImpl.createRSTRCollectionForIssue(URI tokenType, URI context, RequestedSecurityToken token, AppliesTo scopes, RequestedAttachedReference attached, RequestedUnattachedReference unattached, RequestedProofToken proofToken, Entropy entropy, Lifetime lifetime) Create a collection of RequestSecurityTokenResponse(s)WSTrustElementFactoryImpl.createRSTRForIssue(URI tokenType, URI context, RequestedSecurityToken token, AppliesTo scopes, RequestedAttachedReference attachedReference, RequestedUnattachedReference unattachedRef, RequestedProofToken proofToken, Entropy entropy, Lifetime lifetime) Create an RSTR for Issue from the given arguments.WSTrustElementFactoryImpl.createRSTRForRenew(URI tokenType, URI context, RequestedSecurityToken token, RequestedAttachedReference attachedReference, RequestedUnattachedReference unattachedRef, RequestedProofToken proofToken, Entropy entropy, Lifetime lifetime) Create an RSTR for Renew from the given arguments. -
Uses of RequestedAttachedReference in com.sun.xml.ws.security.trust.impl.elements
Classes in com.sun.xml.ws.security.trust.impl.elements that implement RequestedAttachedReferenceModifier and TypeClassDescriptionclassImplementation for RequestedAttachedReference.Methods in com.sun.xml.ws.security.trust.impl.elements that return RequestedAttachedReferenceModifier and TypeMethodDescriptionRequestSecurityTokenResponseImpl.getRequestedAttachedReference()Methods in com.sun.xml.ws.security.trust.impl.elements with parameters of type RequestedAttachedReferenceModifier and TypeMethodDescriptionfinal voidRequestSecurityTokenResponseImpl.setRequestedAttachedReference(RequestedAttachedReference reference) Constructors in com.sun.xml.ws.security.trust.impl.elements with parameters of type RequestedAttachedReferenceModifierConstructorDescriptionRequestSecurityTokenResponseCollectionImpl(URI tokenType, URI context, RequestedSecurityToken token, AppliesTo scopes, RequestedAttachedReference attached, RequestedUnattachedReference unattached, RequestedProofToken proofToken, Entropy entropy, Lifetime lt) RequestSecurityTokenResponseImpl(URI tokenType, URI context, RequestedSecurityToken token, AppliesTo scopes, RequestedAttachedReference attached, RequestedUnattachedReference unattached, RequestedProofToken proofToken, Entropy entropy, Lifetime lifetime, Status status) -
Uses of RequestedAttachedReference in com.sun.xml.ws.security.trust.impl.wssx
Methods in com.sun.xml.ws.security.trust.impl.wssx that return RequestedAttachedReferenceModifier and TypeMethodDescriptionWSTrustElementFactoryImpl.createRequestedAttachedReference(SecurityTokenReference str) Create a RequestedAttachedReference.Methods in com.sun.xml.ws.security.trust.impl.wssx with parameters of type RequestedAttachedReferenceModifier and TypeMethodDescriptionWSTrustElementFactoryImpl.createRSTRCollectionForIssue(URI tokenType, URI context, RequestedSecurityToken token, AppliesTo scopes, RequestedAttachedReference attached, RequestedUnattachedReference unattached, RequestedProofToken proofToken, Entropy entropy, Lifetime lt) Create a collection of RequestSecurityTokenResponse(s)WSTrustElementFactoryImpl.createRSTRForIssue(URI tokenType, URI context, RequestedSecurityToken token, AppliesTo scopes, RequestedAttachedReference attachedReference, RequestedUnattachedReference unattachedReference, RequestedProofToken proofToken, Entropy entropy, Lifetime lt) Create an RSTR for Issue from the given arguments.WSTrustElementFactoryImpl.createRSTRForRenew(URI tokenType, URI context, RequestedSecurityToken token, RequestedAttachedReference attachedReference, RequestedUnattachedReference unattachedRef, RequestedProofToken proofToken, Entropy entropy, Lifetime lifetime) Create an RSTR for Renew from the given arguments. -
Uses of RequestedAttachedReference in com.sun.xml.ws.security.trust.impl.wssx.elements
Classes in com.sun.xml.ws.security.trust.impl.wssx.elements that implement RequestedAttachedReferenceModifier and TypeClassDescriptionclassImplementation for RequestedAttachedReference.Methods in com.sun.xml.ws.security.trust.impl.wssx.elements that return RequestedAttachedReferenceModifier and TypeMethodDescriptionRequestSecurityTokenResponseImpl.getRequestedAttachedReference()Methods in com.sun.xml.ws.security.trust.impl.wssx.elements with parameters of type RequestedAttachedReferenceModifier and TypeMethodDescriptionvoidRequestSecurityTokenResponseImpl.setRequestedAttachedReference(RequestedAttachedReference reference) Constructors in com.sun.xml.ws.security.trust.impl.wssx.elements with parameters of type RequestedAttachedReferenceModifierConstructorDescriptionRequestSecurityTokenResponseCollectionImpl(URI tokenType, URI context, RequestedSecurityToken token, AppliesTo scopes, RequestedAttachedReference attached, RequestedUnattachedReference unattached, RequestedProofToken proofToken, Entropy entropy, Lifetime lt) RequestSecurityTokenResponseImpl(URI tokenType, URI context, RequestedSecurityToken token, AppliesTo scopes, RequestedAttachedReference attached, RequestedUnattachedReference unattached, RequestedProofToken proofToken, Entropy entropy, Lifetime lifetime, Status status)