Uses of Interface
com.sun.xml.ws.security.trust.elements.RequestSecurityTokenResponseCollection
Packages that use RequestSecurityTokenResponseCollection
Package
Description
-
Uses of RequestSecurityTokenResponseCollection in com.sun.xml.ws.security.secconv
Methods in com.sun.xml.ws.security.secconv that return RequestSecurityTokenResponseCollectionModifier and TypeMethodDescriptionWSSCContract.issueMultiple(RequestSecurityToken request, IssuedTokenContext context) Issue a Collection of Token(s) possibly for different scopesMethods in com.sun.xml.ws.security.secconv with parameters of type RequestSecurityTokenResponseCollectionModifier and TypeMethodDescriptionvoidWSSCClientContract.handleRSTRC(RequestSecurityToken rst, RequestSecurityTokenResponseCollection rstrc, IssuedTokenContext context) Handle an RSTRC returned by the Issuer and update Token information into the IssuedTokenContext. -
Uses of RequestSecurityTokenResponseCollection in com.sun.xml.ws.security.trust
Methods in com.sun.xml.ws.security.trust that return RequestSecurityTokenResponseCollectionModifier and TypeMethodDescriptionWSTrustElementFactory.createRSTRC(List<RequestSecurityTokenResponse> rstrs) WSTrustElementFactory.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)WSTrustElementFactory.createRSTRCollectionFrom(jakarta.xml.bind.JAXBElement elem) create an RSTR Collection from JAXBElementWSTrustElementFactory.createRSTRCollectionFrom(Source src) Create RSTR Collection from SourceWSTrustElementFactory.createRSTRCollectionFrom(Element elem) Create RSTR Collection from ElementMethods in com.sun.xml.ws.security.trust with parameters of type RequestSecurityTokenResponseCollectionModifier and TypeMethodDescriptionabstract IssuedTokensWSTrustElementFactory.createIssuedTokens(RequestSecurityTokenResponseCollection issuedTokens) Create a wst:IssuedTokens objectabstract ElementWSTrustElementFactory.toElement(RequestSecurityTokenResponseCollection rstrCollection) Marshal an RSTR Collection to a DOM Elementabstract jakarta.xml.bind.JAXBElementWSTrustElementFactory.toJAXBElement(RequestSecurityTokenResponseCollection rstrCollection) convert an RSTR Collection to a JAXBElementabstract SourceWSTrustElementFactory.toSource(RequestSecurityTokenResponseCollection rstrCollection) Marshal an RSTR Collection to a Source -
Uses of RequestSecurityTokenResponseCollection in com.sun.xml.ws.security.trust.elements
Methods in com.sun.xml.ws.security.trust.elements that return RequestSecurityTokenResponseCollectionModifier and TypeMethodDescriptionIssuedTokens.getIssuedTokens()Gets the RequestSecurityTokenResponseCollectionMethods in com.sun.xml.ws.security.trust.elements with parameters of type RequestSecurityTokenResponseCollectionModifier and TypeMethodDescriptionvoidIssuedTokens.setIssuedTokens(RequestSecurityTokenResponseCollection rcollection) Sets the RequestSecurityTokenResponseCollection -
Uses of RequestSecurityTokenResponseCollection in com.sun.xml.ws.security.trust.impl
Methods in com.sun.xml.ws.security.trust.impl that return RequestSecurityTokenResponseCollectionModifier and TypeMethodDescriptionWSTrustElementFactoryImpl.createRSTRC(List<RequestSecurityTokenResponse> rstrs) WSTrustElementFactoryImpl.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.createRSTRCollectionFrom(jakarta.xml.bind.JAXBElement elem) create an RSTR Collection from JAXBElementWSTrustElementFactoryImpl.createRSTRCollectionFrom(Source src) Create RSTR Collection from SourceWSTrustElementFactoryImpl.createRSTRCollectionFrom(Element elem) Create RSTR Collection from ElementMethods in com.sun.xml.ws.security.trust.impl with parameters of type RequestSecurityTokenResponseCollectionModifier and TypeMethodDescriptionWSTrustElementFactoryImpl.createIssuedTokens(RequestSecurityTokenResponseCollection issuedTokens) Create a wst:IssuedTokens objectWSTrustElementFactoryImpl.toElement(RequestSecurityTokenResponseCollection rstrCollection) Marshal an RSTR Collection to a DOM Elementjakarta.xml.bind.JAXBElementWSTrustElementFactoryImpl.toJAXBElement(RequestSecurityTokenResponseCollection rstrCollection) convert an RSTR Collection to a JAXBElementWSTrustElementFactoryImpl.toSource(RequestSecurityTokenResponseCollection rstrCollection) Marshal an RSTR Collection to a Source -
Uses of RequestSecurityTokenResponseCollection in com.sun.xml.ws.security.trust.impl.elements
Classes in com.sun.xml.ws.security.trust.impl.elements that implement RequestSecurityTokenResponseCollectionMethods in com.sun.xml.ws.security.trust.impl.elements that return RequestSecurityTokenResponseCollectionMethods in com.sun.xml.ws.security.trust.impl.elements with parameters of type RequestSecurityTokenResponseCollectionModifier and TypeMethodDescriptionfinal voidIssuedTokensImpl.setIssuedTokens(RequestSecurityTokenResponseCollection rcollection) Constructors in com.sun.xml.ws.security.trust.impl.elements with parameters of type RequestSecurityTokenResponseCollectionModifierConstructorDescriptionIssuedTokensImpl(RequestSecurityTokenResponseCollection rcollection) -
Uses of RequestSecurityTokenResponseCollection in com.sun.xml.ws.security.trust.impl.wssx
Methods in com.sun.xml.ws.security.trust.impl.wssx that return RequestSecurityTokenResponseCollectionModifier and TypeMethodDescriptionWSTrustElementFactoryImpl.createRSTRC(List<RequestSecurityTokenResponse> rstrs) WSTrustElementFactoryImpl.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.createRSTRCollectionForIssue(List rstrs) WSTrustElementFactoryImpl.createRSTRCollectionFrom(jakarta.xml.bind.JAXBElement elem) create an RSTR Collection from JAXBElementWSTrustElementFactoryImpl.createRSTRCollectionFrom(Source src) Create RSTR Collection from SourceWSTrustElementFactoryImpl.createRSTRCollectionFrom(Element elem) Create RSTR Collection from ElementMethods in com.sun.xml.ws.security.trust.impl.wssx with parameters of type RequestSecurityTokenResponseCollectionModifier and TypeMethodDescriptionWSTrustElementFactoryImpl.createIssuedTokens(RequestSecurityTokenResponseCollection issuedTokens) Create a wst:IssuedTokens objectWSTrustElementFactoryImpl.toElement(RequestSecurityTokenResponseCollection rstrCollection) Marshal an RSTR Collection to a DOM Elementjakarta.xml.bind.JAXBElementWSTrustElementFactoryImpl.toJAXBElement(RequestSecurityTokenResponseCollection rstrCollection) convert an RSTR Collection to a JAXBElementWSTrustElementFactoryImpl.toSource(RequestSecurityTokenResponseCollection rstrCollection) Marshal an RSTR Collection to a Source -
Uses of RequestSecurityTokenResponseCollection in com.sun.xml.ws.security.trust.impl.wssx.elements
Classes in com.sun.xml.ws.security.trust.impl.wssx.elements that implement RequestSecurityTokenResponseCollectionMethods in com.sun.xml.ws.security.trust.impl.wssx.elements that return RequestSecurityTokenResponseCollectionMethods in com.sun.xml.ws.security.trust.impl.wssx.elements with parameters of type RequestSecurityTokenResponseCollectionModifier and TypeMethodDescriptionvoidIssuedTokensImpl.setIssuedTokens(RequestSecurityTokenResponseCollection rcollection) Constructors in com.sun.xml.ws.security.trust.impl.wssx.elements with parameters of type RequestSecurityTokenResponseCollectionModifierConstructorDescriptionIssuedTokensImpl(RequestSecurityTokenResponseCollection rcollection)