com.ibm.wsspi.wssecurity.core.token.config
Interface WSSConstants.TokenType
Enclosing interface:
- public static interface WSSConstants.TokenType
com.ibm.wsspi.wssecurity.core.token.config.RequesterConfiguration.RSTT.TOKENTYPE
.
Field Summary
Modifier and Type | Field and Description |
---|---|
|
SAML11
The SAML 1.1 token type
|
|
SAML20
The SAML 2.0 token type
|
Field Detail
SAML11
- static final java.lang.String SAML11
The SAML 1.1 token type
SAML20
- static final java.lang.String SAML20
The SAML 2.0 token type