public interface LdapConstants
Modifier and Type | Field and Description |
---|---|
static String |
CLOUD_CONNECTOR_LOCATIONID
Cloud connector location ID property.
|
static String |
CLOUD_CONNECTOR_LOCATIONID_SEPARATOR
Cloud connector location ID separator.
|
static String |
KEY_AUTHENTICATION
Authentication property.
|
static String |
KEY_CLIENT_SOCKET_FACTORY
Client socket factory property.
|
static String |
KEY_DESCRIPTION
Description property.
|
static String |
KEY_PASSWORD
Password property.
|
static String |
KEY_PROXY_TYPE
Proxy type property.
|
static String |
KEY_URL
URL property.
|
static String |
KEY_USER
User property.
|
static String |
PROXY_INTERNET
Proxy type - Internet.
|
static String |
PROXY_ON_PREMISE
Proxy type - On premise.
|
static String |
VALUE_BASIC_AUTHENTICATION
Authentication type - Basic.
|
static String |
VALUE_NO_AUTHENTICATION
Authentication type - No authentication.
|
static final String KEY_AUTHENTICATION
static final String VALUE_BASIC_AUTHENTICATION
static final String VALUE_NO_AUTHENTICATION
static final String KEY_DESCRIPTION
static final String KEY_USER
static final String KEY_PASSWORD
static final String KEY_URL
static final String KEY_PROXY_TYPE
static final String PROXY_INTERNET
static final String PROXY_ON_PREMISE
static final String CLOUD_CONNECTOR_LOCATIONID
static final String CLOUD_CONNECTOR_LOCATIONID_SEPARATOR
static final String KEY_CLIENT_SOCKET_FACTORY
Copyright © 2024 SAP. All rights reserved.