Interface | Description |
---|---|
ConsumerConfiguration |
This interface is intended to encapsulate a generic configuration
for the consumer of the security token.
|
ProviderConfiguration |
This interface is a higher level encapsulation of the configuration for security
token providers.
|
RequesterConfiguration |
These are the RSTT settings that can be set on the trust client's RequestorConfig instance.
|
RequesterConfiguration.RSTT |
WS-Trust 1.2 keys for
RequesterConfig used to specify the content of the RequestSecurityToken
trust request. |
RequesterConfiguration.RSTT13 |
WS-Trust 1.3 keys for
RequesterConfig used to specify the content of the RequestSecurityToken
trust request. |
WSSConstants |
This interface defines a number of constants as a convenience when using
the trust client APIs in the
com.ibm.websphere.wssecurity.wssapi.trust
package. |
WSSConstants.Algorithm |
Algorithm constants
|
WSSConstants.Namespace |
Constants defining many of the common SOAP and Web Services namespaces.
|
WSSConstants.SAML |
SAML constants
|
WSSConstants.TokenType |
Constants defining the two SAML token value types.
|
WSSConstants.WST12 |
Various WS-Trust 1.2 constants.
|
WSSConstants.WST13 |
Various WS-Trust 1.2 constants.
|