Uses of Interface
com.sun.xml.ws.security.trust.elements.BaseSTSResponse
-
-
Uses of BaseSTSResponse in com.sun.xml.ws.security.secconv
Methods in com.sun.xml.ws.security.secconv that return BaseSTSResponse Modifier and Type Method Description BaseSTSResponseWSSCContract. cancel(BaseSTSRequest request, IssuedTokenContext context)Cancel a SecurityContextTokenBaseSTSResponseNewWSSCPlugin. getRSTR(jakarta.xml.bind.JAXBContext jbCxt, Packet respPacket)BaseSTSResponseWSSCContract. issue(BaseSTSRequest request, IssuedTokenContext context, SecureConversationToken scToken)Issue a SecurityContextTokenBaseSTSResponseWSSCContract. renew(BaseSTSRequest request, IssuedTokenContext context, SecureConversationToken scToken)Renew a SecurityContextTokenMethods in com.sun.xml.ws.security.secconv with parameters of type BaseSTSResponse Modifier and Type Method Description IssuedTokenContextNewWSSCPlugin. processRSTR(IssuedTokenContext context, BaseSTSRequest rst, BaseSTSResponse rstr, String endPointAddress) -
Uses of BaseSTSResponse in com.sun.xml.ws.security.trust
Methods in com.sun.xml.ws.security.trust that return BaseSTSResponse Modifier and Type Method Description BaseSTSResponseWSTrustClientContract. createRSTRForClientInitiatedIssuedTokenContext(AppliesTo scopes, IssuedTokenContext context)Create an RSTR for a client initiated IssuedTokenContext establishment, for example a Client Initiated WS-SecureConversation context.BaseSTSResponseWSTrustClientContract. handleRSTRForNegotiatedExchange(BaseSTSRequest rst, BaseSTSResponse rstr, IssuedTokenContext context)Handle an RSTR returned by the Issuer and Respond to the ChallengeMethods in com.sun.xml.ws.security.trust that return types with arguments of type BaseSTSResponse Modifier and Type Method Description static WSTrustContract<BaseSTSRequest,BaseSTSResponse>WSTrustFactory. newWSTrustContract(STSConfiguration config, String appliesTo)Return a concrete implementor of WSTrustContract.Methods in com.sun.xml.ws.security.trust with parameters of type BaseSTSResponse Modifier and Type Method Description voidWSTrustClientContract. handleRSTR(BaseSTSRequest request, BaseSTSResponse response, IssuedTokenContext context)Handle an RSTR returned by the Issuer and update Token information into the IssuedTokenContext.BaseSTSResponseWSTrustClientContract. handleRSTRForNegotiatedExchange(BaseSTSRequest rst, BaseSTSResponse rstr, IssuedTokenContext context)Handle an RSTR returned by the Issuer and Respond to the Challengeabstract ElementWSTrustElementFactory. toElement(BaseSTSResponse response)abstract jakarta.xml.bind.JAXBElementWSTrustElementFactory. toJAXBElement(BaseSTSResponse response)abstract SourceWSTrustElementFactory. toSource(BaseSTSResponse response) -
Uses of BaseSTSResponse in com.sun.xml.ws.security.trust.elements
Subinterfaces of BaseSTSResponse in com.sun.xml.ws.security.trust.elements Modifier and Type Interface Description interfaceRequestSecurityTokenResponseinterfaceRequestSecurityTokenResponseCollectionUsed to specify multiple RSTR responses, each of which has separate key information. -
Uses of BaseSTSResponse in com.sun.xml.ws.security.trust.impl
Methods in com.sun.xml.ws.security.trust.impl that return BaseSTSResponse Modifier and Type Method Description BaseSTSResponseIssueSamlTokenContract. cancel(BaseSTSRequest request, IssuedTokenContext context, Map issuedTokenCtxMap)Cancel a TokenBaseSTSResponseWSTrustContractImpl. cancel(BaseSTSRequest rst, IssuedTokenContext context, Map map)BaseSTSResponseWSTrustClientContractImpl. createRSTRForClientInitiatedIssuedTokenContext(AppliesTo scopes, IssuedTokenContext context)Create an RSTR for a client initiated IssuedTokenContext establishment, for example a Client Initiated WS-SecureConversation context.BaseSTSResponseWSTrustClientContractImpl. handleRSTRForNegotiatedExchange(BaseSTSRequest request, BaseSTSResponse response, IssuedTokenContext context)Handle an RSTR returned by the Issuer and Respond to the ChallengeBaseSTSResponseIssueSamlTokenContract. issue(BaseSTSRequest request, IssuedTokenContext context)Issue a TokenBaseSTSResponseWSTrustContractImpl. issue(BaseSTSRequest request, IssuedTokenContext context)BaseSTSResponseIssueSamlTokenContract. issueMultiple(BaseSTSRequest request, IssuedTokenContext context)Issue a Collection of Token(s) possibly for different scopesBaseSTSResponseIssueSamlTokenContract. renew(BaseSTSRequest request, IssuedTokenContext context)Renew a TokenBaseSTSResponseWSTrustContractImpl. renew(BaseSTSRequest rst, IssuedTokenContext context)BaseSTSResponseIssueSamlTokenContract. validate(BaseSTSRequest request, IssuedTokenContext context)Validate a TokenBaseSTSResponseWSTrustContractImpl. validate(BaseSTSRequest request, IssuedTokenContext context)Methods in com.sun.xml.ws.security.trust.impl with parameters of type BaseSTSResponse Modifier and Type Method Description protected voidWSTrustContractImpl. handleExtension(BaseSTSRequest request, BaseSTSResponse response, IssuedTokenContext context)voidWSTrustClientContractImpl. handleRSTR(BaseSTSRequest request, BaseSTSResponse response, IssuedTokenContext context)Handle an RSTR returned by the Issuer and update Token information into the IssuedTokenContext.BaseSTSResponseWSTrustClientContractImpl. handleRSTRForNegotiatedExchange(BaseSTSRequest request, BaseSTSResponse response, IssuedTokenContext context)Handle an RSTR returned by the Issuer and Respond to the ChallengevoidIssueSamlTokenContract. handleUnsolicited(BaseSTSResponse rstr, IssuedTokenContext context)handle an unsolicited RSTR like in the case of Client Initiated Secure Conversation.voidWSTrustContractImpl. handleUnsolicited(BaseSTSResponse rstr, IssuedTokenContext context)ElementWSTrustElementFactoryImpl. toElement(BaseSTSResponse response)jakarta.xml.bind.JAXBElementWSTrustElementFactoryImpl. toJAXBElement(BaseSTSResponse response)SourceWSTrustElementFactoryImpl. toSource(BaseSTSResponse response) -
Uses of BaseSTSResponse in com.sun.xml.ws.security.trust.impl.elements
Classes in com.sun.xml.ws.security.trust.impl.elements that implement BaseSTSResponse Modifier and Type Class Description classRequestSecurityTokenResponseCollectionImplclassRequestSecurityTokenResponseImplImplementation of a RequestSecurityTokenResponse. -
Uses of BaseSTSResponse in com.sun.xml.ws.security.trust.impl.ic
Methods in com.sun.xml.ws.security.trust.impl.ic with parameters of type BaseSTSResponse Modifier and Type Method Description protected voidICContractImpl. handleExtension(BaseSTSRequest request, BaseSTSResponse response, IssuedTokenContext context) -
Uses of BaseSTSResponse in com.sun.xml.ws.security.trust.impl.wssx
Methods in com.sun.xml.ws.security.trust.impl.wssx with parameters of type BaseSTSResponse Modifier and Type Method Description ElementWSTrustElementFactoryImpl. toElement(BaseSTSResponse response)jakarta.xml.bind.JAXBElementWSTrustElementFactoryImpl. toJAXBElement(BaseSTSResponse response)SourceWSTrustElementFactoryImpl. toSource(BaseSTSResponse response) -
Uses of BaseSTSResponse in com.sun.xml.ws.security.trust.impl.wssx.elements
Classes in com.sun.xml.ws.security.trust.impl.wssx.elements that implement BaseSTSResponse Modifier and Type Class Description classRequestSecurityTokenResponseCollectionImplclassRequestSecurityTokenResponseImplImplementation of a RequestSecurityTokenResponse. -
Uses of BaseSTSResponse in com.sun.xml.ws.security.trust.util
Methods in com.sun.xml.ws.security.trust.util with parameters of type BaseSTSResponse Modifier and Type Method Description static StringWSTrustUtil. elemToString(BaseSTSResponse rstr, WSTrustVersion wstVer)
-