public interface IConnectionSpecMetaData
| Modifier and Type | Field and Description |
|---|---|
static String |
CONNECTION_PROPERTY_DEFAULT_GROUP
Default group for connection spec (most of non-SAP EISs use only the default group).
|
static String |
CONNECTION_PROPERTY_GROUP
Group property.
|
static String |
CONNECTION_PROPERTY_LANGUAGE
User Language.
|
static String |
CONNECTION_PROPERTY_LOGON_METHOD_VALUE_NONE
Logon property value NONE for systems that don't require authentication in the connection spec
|
static String |
CONNECTION_PROPERTY_PASSWORD
Password for the user establishing a connection (Standard JCA)
|
static String |
CONNECTION_PROPERTY_SSOTICKET
Single Sign On ticket for SAP systems
|
static String |
CONNECTION_PROPERTY_TIMEOUT
Connection Timeout in milliseconds
|
static String |
CONNECTION_PROPERTY_USER
Deprecated.
use
CONNECTION_PROPERTY_USERNAME instead. |
static String |
CONNECTION_PROPERTY_USERNAME
Name of the user establishing a connection to an EIS instance (Standard
JCA)
|
static String |
CONNECTION_PROPERTY_VALIDATE_ALIVE
Flag indicating whether to validate physical connection on
matchManagedConnections() |
static final String CONNECTION_PROPERTY_USER
CONNECTION_PROPERTY_USERNAME instead.static final String CONNECTION_PROPERTY_USERNAME
static final String CONNECTION_PROPERTY_PASSWORD
static final String CONNECTION_PROPERTY_LANGUAGE
java.util.Locale and NOT the back-end application
(EIS) language string. The connector's developer has to translate
these strings.static final String CONNECTION_PROPERTY_SSOTICKET
static final String CONNECTION_PROPERTY_TIMEOUT
static final String CONNECTION_PROPERTY_GROUP
static final String CONNECTION_PROPERTY_DEFAULT_GROUP
static final String CONNECTION_PROPERTY_VALIDATE_ALIVE
matchManagedConnections()static final String CONNECTION_PROPERTY_LOGON_METHOD_VALUE_NONE
Set<String> retrieveAllConnectionPropertiesNames()
getAllConnectionPropertyGroups(),
getConnectionPropertyGroup(String) or getDefaultConnectionPropertyGroup())
and then use IConnectionPropertyGroup.retrieveAllConnectionPropertiesNames()Set<Map.Entry<String,IConnectionProperty>> getAllConnectionProperties()
getAllConnectionPropertyGroups(),
getConnectionPropertyGroup(String) or getDefaultConnectionPropertyGroup())
and then use IConnectionPropertyGroup.getAllConnectionProperties()IConnectionProperty getConnectionProperty(String propertyName)
getAllConnectionPropertyGroups(),
getConnectionPropertyGroup(String) or getDefaultConnectionPropertyGroup())
and then use IConnectionPropertyGroup.getConnectionProperty(String)propertyName - the name of the propertyIConnectionPropertySet retrieveAllConnectionPropertyGroupsNames()
Set getAllConnectionPropertyGroups()
IConnectionPropertyGroup getConnectionPropertyGroup(String propertyGroupName)
propertyGroupName - the name of the propertyIConnectionPropertyGroupIConnectionPropertyGroup getDefaultConnectionPropertyGroup()
IConnectionPropertyGroup| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] EP-BASIS-API
|
[sap.com] tc/epbc/connectivityfw/api
|
api
|
EP-PIN
|
[sap.com] FRAMEWORK-EXT
|
[sap.com]
|
-
|
EP-CON-CF
|
[sap.com] FRAMEWORK-EXT
|
[sap.com]
|
default
|
EP-CON-CF
|
Copyright 2021 SAP SE Complete Copyright Notice