Uses of Interface
com.sun.xml.ws.security.trust.elements.RequestSecurityToken
-
-
Uses of RequestSecurityToken in com.sun.xml.ws.security.secconv
Methods in com.sun.xml.ws.security.secconv with parameters of type RequestSecurityToken Modifier and Type Method Description voidWSSCClientContract. handleRSTR(RequestSecurityToken rst, RequestSecurityTokenResponse rstr, IssuedTokenContext context)Handle an RSTR returned by the Issuer and update Token information into the IssuedTokenContext.voidWSSCClientContract. handleRSTRC(RequestSecurityToken rst, RequestSecurityTokenResponseCollection rstrc, IssuedTokenContext context)Handle an RSTRC returned by the Issuer and update Token information into the IssuedTokenContext.RequestSecurityTokenResponseWSSCClientContract. handleRSTRForNegotiatedExchange(RequestSecurityToken rst, RequestSecurityTokenResponse rstr, IssuedTokenContext context)Handle an RSTR returned by the Issuer and Respond to the ChallengeRequestSecurityTokenResponseCollectionWSSCContract. issueMultiple(RequestSecurityToken request, IssuedTokenContext context)Issue a Collection of Token(s) possibly for different scopesRequestSecurityTokenResponseWSSCContract. validate(RequestSecurityToken request, IssuedTokenContext context)Validate a SecurityContextToken -
Uses of RequestSecurityToken in com.sun.xml.ws.security.trust
Methods in com.sun.xml.ws.security.trust that return RequestSecurityToken Modifier and Type Method Description abstract RequestSecurityTokenWSTrustElementFactory. createRST()Create an Empty RSTabstract RequestSecurityTokenWSTrustElementFactory. createRSTForCancel(URI requestType, CancelTarget target)Create an RST for Token Cancellationabstract RequestSecurityTokenWSTrustElementFactory. createRSTForIssue(URI tokenType, URI requestType, URI context, AppliesTo scopes, Claims claims, Entropy entropy, Lifetime lifetime)Create an RST for Issue from the given arguments Any of the arguments can be null since they are all optional, but one of tokenType and AppliesTo must be presentabstract RequestSecurityTokenWSTrustElementFactory. createRSTForRenew(URI tokenType, URI requestType, URI context, RenewTarget target, AllowPostdating apd, Renewing renewingInfo)Create an RST for a Renewal Requestabstract RequestSecurityTokenWSTrustElementFactory. createRSTForValidate(URI tokenType, URI requestType)Create an RST for Token Validationabstract RequestSecurityTokenWSTrustElementFactory. createRSTFrom(jakarta.xml.bind.JAXBElement elem)create an RST from JAXBElementabstract RequestSecurityTokenWSTrustElementFactory. createRSTFrom(Source src)create an RST from a Sourceabstract RequestSecurityTokenWSTrustElementFactory. createRSTFrom(Element elem)create an RST from DOM ElementMethods in com.sun.xml.ws.security.trust with parameters of type RequestSecurityToken Modifier and Type Method Description abstract ElementWSTrustElementFactory. toElement(RequestSecurityToken rst)Marshal an RST to a DOM Element.abstract jakarta.xml.bind.JAXBElementWSTrustElementFactory. toJAXBElement(RequestSecurityToken rst)convert an RST to a JAXBElementabstract SourceWSTrustElementFactory. toSource(RequestSecurityToken rst)Marshal an RST to a Source. -
Uses of RequestSecurityToken in com.sun.xml.ws.security.trust.impl
Methods in com.sun.xml.ws.security.trust.impl that return RequestSecurityToken Modifier and Type Method Description RequestSecurityTokenWSTrustElementFactoryImpl. createRST()Create an Empty RSTRequestSecurityTokenWSTrustElementFactoryImpl. createRSTForCancel(URI requestType, CancelTarget target)Create an RST for Token CancellationRequestSecurityTokenWSTrustElementFactoryImpl. createRSTForIssue(URI tokenType, URI requestType, URI context, AppliesTo scopes, Claims claims, Entropy entropy, Lifetime lifetime)Create an RST for Issue from the given arguments Any of the arguments can be null since they are all optional, but one of tokenType and AppliesTo must be presentRequestSecurityTokenWSTrustElementFactoryImpl. createRSTForRenew(URI tokenType, URI requestType, URI context, RenewTarget target, AllowPostdating apd, Renewing renewingInfo)Create an RST for a Renewal RequestRequestSecurityTokenWSTrustElementFactoryImpl. createRSTForValidate(URI tokenType, URI requestType)Create an RST for Token ValidationRequestSecurityTokenWSTrustElementFactoryImpl. createRSTFrom(jakarta.xml.bind.JAXBElement elem)create an RST from JAXBElementRequestSecurityTokenWSTrustElementFactoryImpl. createRSTFrom(Source src)create an RST from a SourceRequestSecurityTokenWSTrustElementFactoryImpl. createRSTFrom(Element elem)create an RST from DOM ElementMethods in com.sun.xml.ws.security.trust.impl with parameters of type RequestSecurityToken Modifier and Type Method Description ElementWSTrustElementFactoryImpl. toElement(RequestSecurityToken rst)Marshal an RST to a DOM Element.jakarta.xml.bind.JAXBElementWSTrustElementFactoryImpl. toJAXBElement(RequestSecurityToken rst)convert an RST to a JAXBElementSourceWSTrustElementFactoryImpl. toSource(RequestSecurityToken rst)Marshal an RST to a Source. -
Uses of RequestSecurityToken in com.sun.xml.ws.security.trust.impl.elements
Classes in com.sun.xml.ws.security.trust.impl.elements that implement RequestSecurityToken Modifier and Type Class Description classRequestSecurityTokenImplImplementation of the RequestSecurityToken interface. -
Uses of RequestSecurityToken in com.sun.xml.ws.security.trust.impl.wssx
Methods in com.sun.xml.ws.security.trust.impl.wssx that return RequestSecurityToken Modifier and Type Method Description RequestSecurityTokenWSTrustElementFactoryImpl. createRST()Create an Empty RSTRequestSecurityTokenWSTrustElementFactoryImpl. createRSTForCancel(URI requestType, CancelTarget target)Create an RST for Token CancellationRequestSecurityTokenWSTrustElementFactoryImpl. createRSTForIssue(URI tokenType, URI requestType, URI context, AppliesTo scopes, Claims claims, Entropy entropy, Lifetime lt)Create an RST for Issue from the given arguments Any of the arguments can be null since they are all optional, but one of tokenType and AppliesTo must be presentRequestSecurityTokenWSTrustElementFactoryImpl. createRSTForRenew(URI tokenType, URI requestType, URI context, RenewTarget target, AllowPostdating apd, Renewing renewingInfo)Create an RST for a Renewal RequestRequestSecurityTokenWSTrustElementFactoryImpl. createRSTForValidate(URI tokenType, URI requestType)Create an RST for Token ValidationRequestSecurityTokenWSTrustElementFactoryImpl. createRSTFrom(jakarta.xml.bind.JAXBElement elem)create an RST from JAXBElementRequestSecurityTokenWSTrustElementFactoryImpl. createRSTFrom(Source src)create an RST from a SourceRequestSecurityTokenWSTrustElementFactoryImpl. createRSTFrom(Element elem)create an RST from DOM ElementMethods in com.sun.xml.ws.security.trust.impl.wssx with parameters of type RequestSecurityToken Modifier and Type Method Description ElementWSTrustElementFactoryImpl. toElement(RequestSecurityToken rst)Marshal an RST to a DOM Element.jakarta.xml.bind.JAXBElementWSTrustElementFactoryImpl. toJAXBElement(RequestSecurityToken rst)convert an RST to a JAXBElementSourceWSTrustElementFactoryImpl. toSource(RequestSecurityToken rst)Marshal an RST to a Source. -
Uses of RequestSecurityToken in com.sun.xml.ws.security.trust.impl.wssx.elements
Classes in com.sun.xml.ws.security.trust.impl.wssx.elements that implement RequestSecurityToken Modifier and Type Class Description classRequestSecurityTokenImplImplementation of the RequestSecurityToken interface.
-