|
Apache CXF API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.cxf.sts.STSConstants
public final class STSConstants
Field Summary | |
---|---|
static String |
ASYMMETRIC_KEY_TYPE
Asymmetric key type (attribute of BinarySecret) |
static String |
BEARER_KEY_KEYTYPE
Bearer key (KeyType value) |
static String |
COMPUTED_KEY_PSHA1
ComputedKey P-SHA1 URI |
static String |
IDT_NS_05_05
Identity namespace |
static String |
INVALID_CODE
Invalid Status Code |
static String |
INVALID_REASON
Invalid Status Reason |
static String |
NONCE_TYPE
Nonce key type (attribute of BinarySecret) |
static String |
PUBLIC_KEY_KEYTYPE
Public key (KeyType value) |
static String |
STATUS
Status TokenType |
static String |
SYMMETRIC_KEY_KEYTYPE
Symmetric key (KeyType value) |
static String |
SYMMETRIC_KEY_TYPE
Symmetric key type (attribute of BinarySecret) |
static String |
TOKEN_REALM
Constant to store the realms in cached Security Token properties. |
static String |
TOKEN_RENEWING_ALLOW
Constant to store whether the token is allowed to be renewed or not in the cached Security Token properties. |
static String |
TOKEN_RENEWING_ALLOW_AFTER_EXPIRY
Constant to store whether the token is allowed to be renewed after it has expired or not in the cached Security Token properties. |
static String |
USE_ENDPOINT_AS_CERT_ALIAS
Constant to specify service endpoint as certificate alias for encryption. |
static String |
VALID_CODE
Valid Status Code |
static String |
VALID_REASON
Valid Status Reason |
static String |
WS_UTIL_03_06
WS-Security utility namespace |
static String |
WSA_NS_05
WS-Addressing 2005 namespace |
static String |
WSP_NS
WS-Policy namespace |
static String |
WSP_NS_04
WS-Policy 2004 namespace |
static String |
WSSE_EXT_04_01
WS-Security extension namespace |
static String |
WST_NS_05_12
WS-Trust 1.3 namespace |
static String |
WST_NS_08_02
WS-Trust 1.4 namespace |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String WST_NS_05_12
public static final String WST_NS_08_02
public static final String IDT_NS_05_05
public static final String WSSE_EXT_04_01
public static final String WS_UTIL_03_06
public static final String ASYMMETRIC_KEY_TYPE
public static final String SYMMETRIC_KEY_TYPE
public static final String NONCE_TYPE
public static final String WSP_NS
public static final String WSP_NS_04
public static final String WSA_NS_05
public static final String SYMMETRIC_KEY_KEYTYPE
public static final String PUBLIC_KEY_KEYTYPE
public static final String BEARER_KEY_KEYTYPE
public static final String COMPUTED_KEY_PSHA1
public static final String STATUS
public static final String VALID_CODE
public static final String INVALID_CODE
public static final String VALID_REASON
public static final String INVALID_REASON
public static final String TOKEN_REALM
public static final String TOKEN_RENEWING_ALLOW
public static final String TOKEN_RENEWING_ALLOW_AFTER_EXPIRY
public static final String USE_ENDPOINT_AS_CERT_ALIAS
|
Apache CXF API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |