Uses of Package
org.apache.cxf.ws.security.trust
-
Packages that use org.apache.cxf.ws.security.trust Package Description org.apache.cxf.ws.security.policy.interceptors org.apache.cxf.ws.security.trust -
Classes in org.apache.cxf.ws.security.trust used by org.apache.cxf.ws.security.policy.interceptors Class Description STSAuthParams Authentication parameters to obtain SAML token from STS.STSClient A extension of AbstractSTSClient to communicate with an STS and return a SecurityToken to the client.STSTokenCacher This interface allows you to plug in some custom logic when storing/retrieving STS tokens in/from the cacheSTSTokenRetriever.TokenRequestParams -
Classes in org.apache.cxf.ws.security.trust used by org.apache.cxf.ws.security.trust Class Description AbstractSTSClient An abstract class with some functionality to invoke on a SecurityTokenService (STS) via the WS-Trust protocol.AbstractSTSClient.STSResponse STSAuthParams Authentication parameters to obtain SAML token from STS.STSAuthParams.AuthMode STSClient A extension of AbstractSTSClient to communicate with an STS and return a SecurityToken to the client.STSTokenCacher This interface allows you to plug in some custom logic when storing/retrieving STS tokens in/from the cacheSTSTokenRetriever.TokenRequestParams TrustException