|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.xml.ws.security.trust.impl.WSTrustClientContractImpl
public class WSTrustClientContractImpl
Constructor Summary | |
---|---|
WSTrustClientContractImpl()
Creates a new instance of WSTrustClientContractImpl |
Method Summary | |
---|---|
boolean |
containsChallenge(RequestSecurityTokenResponse rstr)
Contains Challenge |
BaseSTSResponse |
createRSTRForClientInitiatedIssuedTokenContext(com.sun.xml.ws.policy.impl.bindings.AppliesTo scopes,
com.sun.xml.ws.security.IssuedTokenContext context)
Create an RSTR for a client initiated IssuedTokenContext establishment, for example a Client Initiated WS-SecureConversation context. |
java.net.URI |
getComputedKeyAlgorithmFromProofToken(RequestSecurityTokenResponse rstr)
Return the <wst:ComputedKey> URI if any inside the RSTR, null otherwise |
void |
handleRSTR(BaseSTSRequest request,
BaseSTSResponse response,
com.sun.xml.ws.security.IssuedTokenContext context)
Handle an RSTR returned by the Issuer and update Token information into the IssuedTokenContext. |
BaseSTSResponse |
handleRSTRForNegotiatedExchange(BaseSTSRequest request,
BaseSTSResponse response,
com.sun.xml.ws.security.IssuedTokenContext context)
Handle an RSTR returned by the Issuer and Respond to the Challenge |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WSTrustClientContractImpl()
Method Detail |
---|
public void handleRSTR(BaseSTSRequest request, BaseSTSResponse response, com.sun.xml.ws.security.IssuedTokenContext context) throws WSTrustException
handleRSTR
in interface WSTrustClientContract
WSTrustException
public BaseSTSResponse handleRSTRForNegotiatedExchange(BaseSTSRequest request, BaseSTSResponse response, com.sun.xml.ws.security.IssuedTokenContext context) throws WSTrustException
handleRSTRForNegotiatedExchange
in interface WSTrustClientContract
WSTrustException
public BaseSTSResponse createRSTRForClientInitiatedIssuedTokenContext(com.sun.xml.ws.policy.impl.bindings.AppliesTo scopes, com.sun.xml.ws.security.IssuedTokenContext context) throws WSTrustException
createRSTRForClientInitiatedIssuedTokenContext
in interface WSTrustClientContract
WSTrustException
public boolean containsChallenge(RequestSecurityTokenResponse rstr)
containsChallenge
in interface WSTrustClientContract
public java.net.URI getComputedKeyAlgorithmFromProofToken(RequestSecurityTokenResponse rstr)
getComputedKeyAlgorithmFromProofToken
in interface WSTrustClientContract
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |