Interface | Description |
---|---|
ConsumerConfig |
Properties from the RequestSecurityTokenResponse may be retrieved from the properties map of a
Security Token generated using
com.ibm.websphere.wssecurity.wssapi.trust.WSSTrustClient methods. |
ConsumerConfig.RSTR |
ConsumerConfig.RSTR contains keys to the properies map contained within a SecurityToken.
|
ProviderConfig |
A ProviderConfig object encapsulates the state information needed for Trust
Client communications with a Security Token provider.
|
RequesterConfig |
The RequesterConfig object encapsulates the state information needed
for a WS-Trust security token request dispatched by
com.ibm.websphere.wssecurity.wssapi.trust.WSSTrustClient
State information includes:
The primary elements and attributes of the trust request. |
RequesterConfig.Namespace |
Common namespace prefixes associated with the WSSTrustClient.
|