IBM WebSphere Application ServerTM
Release 8

com.ibm.wsspi.wssecurity.trust.config
Interface ConsumerConfig

All Superinterfaces:
Configuration, ConsumerConfiguration

public interface ConsumerConfig
extends ConsumerConfiguration

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. These properties provide access to the information included in the STS response to a trust request.


Nested Class Summary
static interface ConsumerConfig.RSTR
          ConsumerConfig.RSTR contains keys to the properies map contained within a SecurityToken.
 
Method Summary
 
Methods inherited from interface com.ibm.wsspi.wssecurity.core.config.Configuration
validate
 


IBM WebSphere Application ServerTM
Release 8