Package | Description |
---|---|
org.apache.cxf.ws.security.policy.interceptors | |
org.apache.cxf.ws.security.trust |
Class and 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 cache
|
STSTokenRetriever.TokenRequestParams |
Class and 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 cache
|
STSTokenRetriever.TokenRequestParams |
TrustException |
Apache CXF