Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
UNAUTHENTICATED_USER |
"noauth" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
AUDIT_LOG_JNDI_NAME |
"java:comp/env/AuditFactory" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
AUDIT_LOG_EXT_JNDI_NAME |
"java:comp/env/AuditLogExtension" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
EMAIL |
"email" |
public static final String |
FIRST_NAME |
"firstname" |
public static final String |
LAST_NAME |
"lastname" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
INIT_PARAMETER_DISABLE_DEFAULT_LISTENERS |
"disableDefaultListeners" |
public static final String |
INIT_PARAMETER_REQUEST_CONTEXT_FACTORY |
"factory" |
public static final String |
INIT_PARAMETER_REQUEST_CONTEXT_LISTENERS |
"listeners" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
MAX_STACK_TRACE_LEVEL |
20 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
UNKNOWN_CLOUD_PLATFORM_MESSAGE |
"Make sure to specify the targeted platform by declaring a dependency to either com.sap.cloud.s4hana.cloudplatform:scp-cf for SCP Cloud Foundry or com.sap.cloud.s4hana.cloudplatform:scp-neo for SCP Neo. Within tests, make sure to declare \"private static final MockUtil mockUtil = new MockUtil();\" in your test class and invoke \"mockUtil.mockDefaults();\" before running the tests." |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DATE_PATTERN |
"yyyy-MM-dd" |
public static final String |
DATE_TIME_PATTERN |
"yyyy-MM-dd HH:mm:ss" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ignoreUserId |
"ignoreUserId" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PROPERTY_TENANT_ID |
"eclipselink.tenant-id" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PROPERTY_USER_ID |
"userId" |
public static final String |
USER_ID |
"USER_ID" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PROPERTY_USER_ID |
"userId" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DB_MIGRATE_BEFORE |
"db.migrate.before" |
public static final String |
DB_MIGRATE_UP_TO_CHANGESET |
"db.migrate.changeset" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PARAM_TENANTS |
"tenantIds" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PARAM_USERS |
"tenantSpecificUsers" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
TENANT_ID |
"tenantId" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
BAPI_SERIALIZATION_STRATEGY |
"s4hana.bapi.serializationStrategy" |
public static final String |
RFC_SERIALIZATION_STRATEGY |
"s4hana.rfc.serializationStrategy" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
JSON |
"json" |
public static final String |
SOAP |
"soap" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_LOCALE_PROPERTY |
"sap-language" |
public static final String |
DEFAULT_LOCALE_PROPERTY_RFC |
"jco.client.lang" |
public static final String |
DEFAULT_SAP_CLIENT_PROPERTY |
"sap-client" |
public static final String |
DEFAULT_SAP_CLIENT_PROPERTY_RFC |
"jco.client.client" |
public static final String |
DESTINATION_NAME_SUFFIX_RFC |
"_RFC" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
MAX_SUPPORTED_INTERFACE_VERSION |
14 |
public static final int |
MIN_SUPPORTED_INTERFACE_VERSION |
4 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ACCESS_DENIED |
"access_denied" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
INVALID_PARAMETER |
"invalid_parameter" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MISSING_PARAMETER |
"missing_parameter" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NOT_IMPLEMENTED |
"not_implemented" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_PKCS1_ALGORITHM |
"SHA256withRSA" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ERP_SIGNING_ALGORITHM |
"erp-signing-algorithm" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
KEY_ALIAS |
"trustcert" |
public static final String |
KEY_STORE_NAME |
"trustcert" |
public static final String |
PASSWORD_STORE_NAME |
"trustcert" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PATTERN_WITH_DASHES |
"yyyy-MM-dd" |
public static final String |
PATTERN_WITHOUT_DELIMTER |
"yyyyMMdd" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PATTERN_WITH_COLONS |
"HH:mm:ss" |
public static final String |
PATTERN_WITHOUT_DELIMTER |
"HHmmss" |
Copyright © 2017 SAP SE. All rights reserved.