public interface ErpHttpDestinationProperties extends HttpDestinationProperties
HttpDestinationProperties
in an Erp context.Modifier and Type | Field and Description |
---|---|
static String |
LOCALE_KEY
The default property key to retrieve the locale
String in an HTTP context. |
static String |
SAP_CLIENT_KEY
The default property key to retrieve the sap client
String in an HTTP context. |
Modifier and Type | Method and Description |
---|---|
default Locale |
getLocale()
The locale to be used by this ErpDestination.
|
default io.vavr.control.Option<SapClient> |
getSapClient()
The client to be used by this ErpDestination.
|
getAuthenticationType, getBasicCredentials, getHeaders, getKeyStore, getKeyStorePassword, getProxyConfiguration, getProxyType, getTlsVersion, getTrustStore, getTrustStorePassword, getUri, isTrustingAllCertificates
get, get, get, get, getPropertyNames
static final String SAP_CLIENT_KEY
String
in an HTTP context.static final String LOCALE_KEY
String
in an HTTP context.Copyright © 2020 SAP SE. All rights reserved.