|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.atlassian.security.auth.trustedapps.TrustedApplicationUtils.Constant
Used in Request/Response Header values for validating the capabilites of the client/server.
Field Summary | |
static java.lang.String |
CHARSET_NAME
Default charset used for encoding/decoding Strings. |
static java.lang.String |
MAGIC
Magic number used to validate successful decryption. |
static java.lang.Integer |
VERSION
The protocol version. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.Integer VERSION
public static final java.lang.String MAGIC
public static final java.lang.String CHARSET_NAME
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |