| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
GCUBE_TOKEN_REGEX |
"^([a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}-[a-fA-F0-9]{8,9}){1}$" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
UUID_REGEX |
"^([a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}-[a-fA-F0-9]{8,9}){1}$" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
RESPONSE_MESSAGE_KEY |
"message" |
protected static final String |
RESPONSE_RESULT_KEY |
"result" |
protected static final String |
RESPONSE_SUCCESS_KEY |
"success" |
protected static final String |
SOCIAL_SERVICE_GET_OAUTH_USER_PROFILE_PATH |
"2/users/get-oauth-profile" |
Copyright © 2022. All Rights Reserved.