|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface WSSConstants.SAML
SAML constants
Field Summary | |
---|---|
static java.lang.String |
SAML11_BEARER
This is the bearer confirmation method for SAML 1.1. |
static java.lang.String |
SAML11_HOLDER_OF_KEY
This is the holder-of-key confirmation method for SAML 1.1. |
static java.lang.String |
SAML11_SENDER_VOUCHES
This is the sender-vouches confirmation method for SAML 1.1. |
static java.lang.String |
SAML11_VALUE_TYPE
This is the Value Type of a SAML 1.1 token. |
static javax.xml.namespace.QName |
SAML11_VALUE_TYPE_QNAME
This is the Value Type QName of a SAML 1.1 token. |
static java.lang.String |
SAML20_BEARER
This is the bearer confirmation method for SAML 2.0. |
static java.lang.String |
SAML20_HOLDER_OF_KEY
This is the holder-of-key confirmation method for SAML 2.0. |
static java.lang.String |
SAML20_SENDER_VOUCHES
This is the sender-vouches confirmation method for SAML 2.0. |
static java.lang.String |
SAML20_VALUE_TYPE
This is the ValueType of a SAML 2.0 token. |
static javax.xml.namespace.QName |
SAML20_VALUE_TYPE_QNAME
This is the Value Type QName of a SAML 2.0 token. |
Field Detail |
---|
static final java.lang.String SAML20_VALUE_TYPE
This is the ValueType of a SAML 2.0 token.
static final java.lang.String SAML11_VALUE_TYPE
This is the Value Type of a SAML 1.1 token.
static final javax.xml.namespace.QName SAML20_VALUE_TYPE_QNAME
This is the Value Type QName of a SAML 2.0 token.
static final javax.xml.namespace.QName SAML11_VALUE_TYPE_QNAME
This is the Value Type QName of a SAML 1.1 token.
static final java.lang.String SAML20_SENDER_VOUCHES
static final java.lang.String SAML20_HOLDER_OF_KEY
static final java.lang.String SAML20_BEARER
static final java.lang.String SAML11_SENDER_VOUCHES
static final java.lang.String SAML11_HOLDER_OF_KEY
static final java.lang.String SAML11_BEARER
|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |