com.ibm.wsspi.wssecurity.trust.config

Interface ConsumerConfig

All Superinterfaces:
Configuration, ConsumerConfiguration

  1. public interface ConsumerConfig
  2. 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

Modifier and Type Interface and Description
  1. 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