Modifier and Type | Constant Field | Value |
---|---|---|
public static final java.lang.String |
PASSWORD_FILE_PATH_SEGMENT |
".anaplan/api-client/keystore-access.txt" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
MAJOR_VERSION |
1 |
public static final int |
MINOR_VERSION |
3 |
public static final java.lang.String |
RELEASE_VERSION |
"-5" |
public static final int |
REVISION_VERSION |
3 |
Modifier and Type | Constant Field | Value |
---|---|---|
protected final int |
DEFAULT_HTTP_PORT |
80 |
protected final int |
DEFAULT_HTTPS_PORT |
443 |
protected static final java.lang.String |
MSG_CODE_OTHER |
"code.other" |
protected static final java.lang.String |
MSG_CODE_PREFIX |
"code." |
protected static final java.lang.String |
MSG_COMMS_FAILURE |
"communicationFailure" |
protected static final java.lang.String |
MSG_NO_CONTENT |
"noContent" |