|
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.WST13
Various WS-Trust 1.2 constants.
Field Summary | |
---|---|
static java.lang.String |
BINARYSECRETTYPE_ASYMMETRICKEY
Specifies a BinarySecret type of AsymmetricKey. |
static java.lang.String |
BINARYSECRETTYPE_NONCE
Specifies a BinarySecret type of Nonce. |
static java.lang.String |
BINARYSECRETTYPE_SYMMETRICKEY
Specifies a BinarySecret type of SymmetricKey. |
static java.lang.String |
COMPUTEDKEY_HASH
Specifies a ComputedKey algorithm of HASH. |
static java.lang.String |
COMPUTEDKEY_PSHA1
Specifies a ComputedKey algorithm of PSHA1. |
static java.lang.String |
KEYTYPE_BEARER
Specifies a KeyType of Bearer. |
static java.lang.String |
KEYTYPE_PUBLICKEY
Specifies a KeyType of PublicKey. |
static java.lang.String |
KEYTYPE_SYMMETRICKEY
Specifies a KeyType of SymmetricKey. |
static java.lang.String |
STATUS_CODE_INVALID
Specifies the status of the token is invalid |
static java.lang.String |
STATUS_CODE_VALID
Specifies the status of the token is valid |
static java.lang.String |
STATUS_TOKEN
Specifies only the status is desired in WS-Trust validation |
Field Detail |
---|
static final java.lang.String BINARYSECRETTYPE_ASYMMETRICKEY
com.ibm.wsspi.wssecurity.core.token.config.RequesterConfiguration.RSTT.ENTROPY_BINARYSECRET_TYPE
.
static final java.lang.String BINARYSECRETTYPE_NONCE
com.ibm.wsspi.wssecurity.core.token.config.RequesterConfiguration.RSTT.ENTROPY_BINARYSECRET_TYPE
.
static final java.lang.String BINARYSECRETTYPE_SYMMETRICKEY
com.ibm.wsspi.wssecurity.core.token.config.RequesterConfiguration.RSTT.ENTROPY_BINARYSECRET_TYPE
.
static final java.lang.String COMPUTEDKEY_HASH
com.ibm.wsspi.wssecurity.core.token.config.RequesterConfiguration.RSTT.COMPUTEDKEYALGORITHM
.
static final java.lang.String COMPUTEDKEY_PSHA1
com.ibm.wsspi.wssecurity.core.token.config.RequesterConfiguration.RSTT.COMPUTEDKEYALGORITHM
.
static final java.lang.String KEYTYPE_BEARER
com.ibm.wsspi.wssecurity.core.token.config.RequesterConfiguration.RSTT.KEYTYPE
.
static final java.lang.String KEYTYPE_PUBLICKEY
com.ibm.wsspi.wssecurity.core.token.config.RequesterConfiguration.RSTT.KEYTYPE
.
static final java.lang.String KEYTYPE_SYMMETRICKEY
com.ibm.wsspi.wssecurity.core.token.config.RequesterConfiguration.RSTT.KEYTYPE
.
static final java.lang.String STATUS_CODE_INVALID
static final java.lang.String STATUS_CODE_VALID
static final java.lang.String STATUS_TOKEN
|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |