| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
API_VERSION |
"api_version" |
public static final String |
INSTANCE_URL |
"instanceUrl" |
public static final String |
IS_SANDBOX_ACCOUNT |
"IsSandboxAccount" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
SALESFORCE_USERINFO_SANDBOX_URL_FORMAT |
"https://test.salesforce.com/services/oauth2/userinfo" |
public static final String |
SALESFORCE_USERINFO_URL_FORMAT |
"https://login.salesforce.com/services/oauth2/userinfo" |
public static final String |
TRUE |
"TRUE" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DATE |
"Date" |
public static final String |
DATE_TIME |
"DateTime" |
Copyright © 2021–2022 Amazon Web Services. All rights reserved.