public class LDAPConfigProxyItemModel extends ItemModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
_TYPECODE
Generated model type code constant.
|
static java.lang.String |
CACERTS
Generated constant - Attribute key of
LDAPConfigProxyItem.cacerts attribute defined at extension ldap. |
static java.lang.String |
CAKEYSTOREPWD
Generated constant - Attribute key of
LDAPConfigProxyItem.caKeystorePwd attribute defined at extension ldap. |
static java.lang.String |
CAKEYSTORETYPE
Generated constant - Attribute key of
LDAPConfigProxyItem.caKeystoreType attribute defined at extension ldap. |
static java.lang.String |
CLIENTCERTS
Generated constant - Attribute key of
LDAPConfigProxyItem.clientcerts attribute defined at extension ldap. |
static java.lang.String |
CLIENTKEYSTOREPWD
Generated constant - Attribute key of
LDAPConfigProxyItem.clientKeystorePwd attribute defined at extension ldap. |
static java.lang.String |
CLIENTKEYSTORETYPE
Generated constant - Attribute key of
LDAPConfigProxyItem.clientKeystoreType attribute defined at extension ldap. |
static java.lang.String |
JNDIAUTHENTICATION
Generated constant - Attribute key of
LDAPConfigProxyItem.jndiAuthentication attribute defined at extension ldap. |
static java.lang.String |
JNDICONNECTTIMEOUT
Generated constant - Attribute key of
LDAPConfigProxyItem.jndiConnectTimeout attribute defined at extension ldap. |
static java.lang.String |
JNDICREDENTIALS
Generated constant - Attribute key of
LDAPConfigProxyItem.jndiCredentials attribute defined at extension ldap. |
static java.lang.String |
JNDIFACTORY
Generated constant - Attribute key of
LDAPConfigProxyItem.jndiFactory attribute defined at extension ldap. |
static java.lang.String |
JNDIPRINCIPALS
Generated constant - Attribute key of
LDAPConfigProxyItem.jndiPrincipals attribute defined at extension ldap. |
static java.lang.String |
JNDIVERSION
Generated constant - Attribute key of
LDAPConfigProxyItem.jndiVersion attribute defined at extension ldap. |
static java.lang.String |
LOCALACCOUNTSONLY
Generated constant - Attribute key of
LDAPConfigProxyItem.localAccountsOnly attribute defined at extension ldap. |
static java.lang.String |
LOGINFIELD
Generated constant - Attribute key of
LDAPConfigProxyItem.loginField attribute defined at extension ldap. |
static java.lang.String |
MINIMUMFAILBACKTIME
Generated constant - Attribute key of
LDAPConfigProxyItem.minimumFailbackTime attribute defined at extension ldap. |
static java.lang.String |
POOLENABLED
Generated constant - Attribute key of
LDAPConfigProxyItem.poolEnabled attribute defined at extension ldap. |
static java.lang.String |
POOLINITSIZE
Generated constant - Attribute key of
LDAPConfigProxyItem.poolInitsize attribute defined at extension ldap. |
static java.lang.String |
POOLMAXSIZE
Generated constant - Attribute key of
LDAPConfigProxyItem.poolMaxsize attribute defined at extension ldap. |
static java.lang.String |
POOLPREFSIZE
Generated constant - Attribute key of
LDAPConfigProxyItem.poolPrefsize attribute defined at extension ldap. |
static java.lang.String |
POOLTIMEOUT
Generated constant - Attribute key of
LDAPConfigProxyItem.poolTimeout attribute defined at extension ldap. |
static java.lang.String |
SECURITYPROTOCOL
Generated constant - Attribute key of
LDAPConfigProxyItem.securityProtocol attribute defined at extension ldap. |
static java.lang.String |
SERVERROOTDN
Generated constant - Attribute key of
LDAPConfigProxyItem.serverRootDN attribute defined at extension ldap. |
static java.lang.String |
SERVERURL
Generated constant - Attribute key of
LDAPConfigProxyItem.serverUrl attribute defined at extension ldap. |
static java.lang.String |
SOCKETFACTORY
Generated constant - Attribute key of
LDAPConfigProxyItem.socketFactory attribute defined at extension ldap. |
_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALEDLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
LDAPConfigProxyItemModel()
Generated constructor - Default constructor for generic creation.
|
LDAPConfigProxyItemModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
LDAPConfigProxyItemModel(java.lang.String _loginField,
java.util.Collection<java.lang.String> _serverUrl)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
LDAPConfigProxyItemModel(java.lang.String _loginField,
ItemModel _owner,
java.util.Collection<java.lang.String> _serverUrl)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCacerts()
Generated method - Getter of the
LDAPConfigProxyItem.cacerts attribute defined at extension ldap. |
java.lang.String |
getCaKeystorePwd()
Generated method - Getter of the
LDAPConfigProxyItem.caKeystorePwd attribute defined at extension ldap. |
java.lang.String |
getCaKeystoreType()
Generated method - Getter of the
LDAPConfigProxyItem.caKeystoreType attribute defined at extension ldap. |
java.lang.String |
getClientcerts()
Generated method - Getter of the
LDAPConfigProxyItem.clientcerts attribute defined at extension ldap. |
java.lang.String |
getClientKeystorePwd()
Generated method - Getter of the
LDAPConfigProxyItem.clientKeystorePwd attribute defined at extension ldap. |
java.lang.String |
getClientKeystoreType()
Generated method - Getter of the
LDAPConfigProxyItem.clientKeystoreType attribute defined at extension ldap. |
JNDIAuthenticationEnum |
getJndiAuthentication()
Generated method - Getter of the
LDAPConfigProxyItem.jndiAuthentication attribute defined at extension ldap. |
java.lang.Integer |
getJndiConnectTimeout()
Generated method - Getter of the
LDAPConfigProxyItem.jndiConnectTimeout attribute defined at extension ldap. |
java.lang.String |
getJndiCredentials()
Generated method - Getter of the
LDAPConfigProxyItem.jndiCredentials attribute defined at extension ldap. |
java.lang.String |
getJndiFactory()
Generated method - Getter of the
LDAPConfigProxyItem.jndiFactory attribute defined at extension ldap. |
java.lang.String |
getJndiPrincipals()
Generated method - Getter of the
LDAPConfigProxyItem.jndiPrincipals attribute defined at extension ldap. |
LDAPVersionEnum |
getJndiVersion()
Generated method - Getter of the
LDAPConfigProxyItem.jndiVersion attribute defined at extension ldap. |
java.util.Collection<PrincipalModel> |
getLocalAccountsOnly()
Generated method - Getter of the
LDAPConfigProxyItem.localAccountsOnly attribute defined at extension ldap. |
java.lang.String |
getLoginField()
Generated method - Getter of the
LDAPConfigProxyItem.loginField attribute defined at extension ldap. |
java.lang.Integer |
getMinimumFailbackTime()
Generated method - Getter of the
LDAPConfigProxyItem.minimumFailbackTime attribute defined at extension ldap. |
java.lang.Boolean |
getPoolEnabled()
Generated method - Getter of the
LDAPConfigProxyItem.poolEnabled attribute defined at extension ldap. |
java.lang.Integer |
getPoolInitsize()
Generated method - Getter of the
LDAPConfigProxyItem.poolInitsize attribute defined at extension ldap. |
java.lang.Integer |
getPoolMaxsize()
Generated method - Getter of the
LDAPConfigProxyItem.poolMaxsize attribute defined at extension ldap. |
java.lang.Integer |
getPoolPrefsize()
Generated method - Getter of the
LDAPConfigProxyItem.poolPrefsize attribute defined at extension ldap. |
java.lang.Integer |
getPoolTimeout()
Generated method - Getter of the
LDAPConfigProxyItem.poolTimeout attribute defined at extension ldap. |
java.lang.String |
getSecurityProtocol()
Generated method - Getter of the
LDAPConfigProxyItem.securityProtocol attribute defined at extension ldap. |
java.lang.String |
getServerRootDN()
Generated method - Getter of the
LDAPConfigProxyItem.serverRootDN attribute defined at extension ldap. |
java.util.Collection<java.lang.String> |
getServerUrl()
Generated method - Getter of the
LDAPConfigProxyItem.serverUrl attribute defined at extension ldap. |
java.lang.String |
getSocketFactory()
Generated method - Getter of the
LDAPConfigProxyItem.socketFactory attribute defined at extension ldap. |
void |
setCacerts(java.lang.String value)
Generated method - Setter of
LDAPConfigProxyItem.cacerts attribute defined at extension ldap. |
void |
setCaKeystorePwd(java.lang.String value)
Generated method - Setter of
LDAPConfigProxyItem.caKeystorePwd attribute defined at extension ldap. |
void |
setCaKeystoreType(java.lang.String value)
Generated method - Setter of
LDAPConfigProxyItem.caKeystoreType attribute defined at extension ldap. |
void |
setClientcerts(java.lang.String value)
Generated method - Setter of
LDAPConfigProxyItem.clientcerts attribute defined at extension ldap. |
void |
setClientKeystorePwd(java.lang.String value)
Generated method - Setter of
LDAPConfigProxyItem.clientKeystorePwd attribute defined at extension ldap. |
void |
setClientKeystoreType(java.lang.String value)
Generated method - Setter of
LDAPConfigProxyItem.clientKeystoreType attribute defined at extension ldap. |
void |
setJndiAuthentication(JNDIAuthenticationEnum value)
Generated method - Setter of
LDAPConfigProxyItem.jndiAuthentication attribute defined at extension ldap. |
void |
setJndiConnectTimeout(java.lang.Integer value)
Generated method - Setter of
LDAPConfigProxyItem.jndiConnectTimeout attribute defined at extension ldap. |
void |
setJndiCredentials(java.lang.String value)
Generated method - Setter of
LDAPConfigProxyItem.jndiCredentials attribute defined at extension ldap. |
void |
setJndiFactory(java.lang.String value)
Generated method - Setter of
LDAPConfigProxyItem.jndiFactory attribute defined at extension ldap. |
void |
setJndiPrincipals(java.lang.String value)
Generated method - Setter of
LDAPConfigProxyItem.jndiPrincipals attribute defined at extension ldap. |
void |
setJndiVersion(LDAPVersionEnum value)
Generated method - Setter of
LDAPConfigProxyItem.jndiVersion attribute defined at extension ldap. |
void |
setLocalAccountsOnly(java.util.Collection<PrincipalModel> value)
Generated method - Setter of
LDAPConfigProxyItem.localAccountsOnly attribute defined at extension ldap. |
void |
setLoginField(java.lang.String value)
Generated method - Setter of
LDAPConfigProxyItem.loginField attribute defined at extension ldap. |
void |
setMinimumFailbackTime(java.lang.Integer value)
Generated method - Setter of
LDAPConfigProxyItem.minimumFailbackTime attribute defined at extension ldap. |
void |
setPoolEnabled(java.lang.Boolean value)
Generated method - Setter of
LDAPConfigProxyItem.poolEnabled attribute defined at extension ldap. |
void |
setPoolInitsize(java.lang.Integer value)
Generated method - Setter of
LDAPConfigProxyItem.poolInitsize attribute defined at extension ldap. |
void |
setPoolMaxsize(java.lang.Integer value)
Generated method - Setter of
LDAPConfigProxyItem.poolMaxsize attribute defined at extension ldap. |
void |
setPoolPrefsize(java.lang.Integer value)
Generated method - Setter of
LDAPConfigProxyItem.poolPrefsize attribute defined at extension ldap. |
void |
setPoolTimeout(java.lang.Integer value)
Generated method - Setter of
LDAPConfigProxyItem.poolTimeout attribute defined at extension ldap. |
void |
setSecurityProtocol(java.lang.String value)
Generated method - Setter of
LDAPConfigProxyItem.securityProtocol attribute defined at extension ldap. |
void |
setServerRootDN(java.lang.String value)
Generated method - Setter of
LDAPConfigProxyItem.serverRootDN attribute defined at extension ldap. |
void |
setServerUrl(java.util.Collection<java.lang.String> value)
Generated method - Setter of
LDAPConfigProxyItem.serverUrl attribute defined at extension ldap. |
void |
setSocketFactory(java.lang.String value)
Generated method - Setter of
LDAPConfigProxyItem.socketFactory attribute defined at extension ldap. |
getComments, getCreationtime, getModifiedtime, getOwner, isSealed, setComments, setCreationtime, setModifiedtime, setOwnerequals, getItemModelContext, getItemtype, getPersistenceContext, getPk, getProperty, getProperty, getTenantId, hashCode, readResolve, setProperty, setProperty, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toString, writeReplacepublic static final java.lang.String _TYPECODE
public static final java.lang.String MINIMUMFAILBACKTIME
LDAPConfigProxyItem.minimumFailbackTime attribute defined at extension ldap.public static final java.lang.String LOCALACCOUNTSONLY
LDAPConfigProxyItem.localAccountsOnly attribute defined at extension ldap.public static final java.lang.String POOLINITSIZE
LDAPConfigProxyItem.poolInitsize attribute defined at extension ldap.public static final java.lang.String POOLPREFSIZE
LDAPConfigProxyItem.poolPrefsize attribute defined at extension ldap.public static final java.lang.String POOLMAXSIZE
LDAPConfigProxyItem.poolMaxsize attribute defined at extension ldap.public static final java.lang.String POOLTIMEOUT
LDAPConfigProxyItem.poolTimeout attribute defined at extension ldap.public static final java.lang.String POOLENABLED
LDAPConfigProxyItem.poolEnabled attribute defined at extension ldap.public static final java.lang.String LOGINFIELD
LDAPConfigProxyItem.loginField attribute defined at extension ldap.public static final java.lang.String JNDIFACTORY
LDAPConfigProxyItem.jndiFactory attribute defined at extension ldap.public static final java.lang.String SOCKETFACTORY
LDAPConfigProxyItem.socketFactory attribute defined at extension ldap.public static final java.lang.String CACERTS
LDAPConfigProxyItem.cacerts attribute defined at extension ldap.public static final java.lang.String CLIENTCERTS
LDAPConfigProxyItem.clientcerts attribute defined at extension ldap.public static final java.lang.String CAKEYSTOREPWD
LDAPConfigProxyItem.caKeystorePwd attribute defined at extension ldap.public static final java.lang.String CLIENTKEYSTOREPWD
LDAPConfigProxyItem.clientKeystorePwd attribute defined at extension ldap.public static final java.lang.String CAKEYSTORETYPE
LDAPConfigProxyItem.caKeystoreType attribute defined at extension ldap.public static final java.lang.String CLIENTKEYSTORETYPE
LDAPConfigProxyItem.clientKeystoreType attribute defined at extension ldap.public static final java.lang.String JNDIVERSION
LDAPConfigProxyItem.jndiVersion attribute defined at extension ldap.public static final java.lang.String JNDIAUTHENTICATION
LDAPConfigProxyItem.jndiAuthentication attribute defined at extension ldap.public static final java.lang.String JNDIPRINCIPALS
LDAPConfigProxyItem.jndiPrincipals attribute defined at extension ldap.public static final java.lang.String JNDICREDENTIALS
LDAPConfigProxyItem.jndiCredentials attribute defined at extension ldap.public static final java.lang.String SECURITYPROTOCOL
LDAPConfigProxyItem.securityProtocol attribute defined at extension ldap.public static final java.lang.String SERVERURL
LDAPConfigProxyItem.serverUrl attribute defined at extension ldap.public static final java.lang.String SERVERROOTDN
LDAPConfigProxyItem.serverRootDN attribute defined at extension ldap.public static final java.lang.String JNDICONNECTTIMEOUT
LDAPConfigProxyItem.jndiConnectTimeout attribute defined at extension ldap.public LDAPConfigProxyItemModel()
public LDAPConfigProxyItemModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated
public LDAPConfigProxyItemModel(java.lang.String _loginField,
java.util.Collection<java.lang.String> _serverUrl)
_loginField - initial attribute declared by type LDAPConfigProxyItem at extension ldap_serverUrl - initial attribute declared by type LDAPConfigProxyItem at extension ldap@Deprecated
public LDAPConfigProxyItemModel(java.lang.String _loginField,
ItemModel _owner,
java.util.Collection<java.lang.String> _serverUrl)
_loginField - initial attribute declared by type LDAPConfigProxyItem at extension ldap_owner - initial attribute declared by type Item at extension core_serverUrl - initial attribute declared by type LDAPConfigProxyItem at extension ldap@Accessor(qualifier="cacerts", type=GETTER) public java.lang.String getCacerts()
LDAPConfigProxyItem.cacerts attribute defined at extension ldap.@Accessor(qualifier="caKeystorePwd", type=GETTER) public java.lang.String getCaKeystorePwd()
LDAPConfigProxyItem.caKeystorePwd attribute defined at extension ldap.@Accessor(qualifier="caKeystoreType", type=GETTER) public java.lang.String getCaKeystoreType()
LDAPConfigProxyItem.caKeystoreType attribute defined at extension ldap.@Accessor(qualifier="clientcerts", type=GETTER) public java.lang.String getClientcerts()
LDAPConfigProxyItem.clientcerts attribute defined at extension ldap.@Accessor(qualifier="clientKeystorePwd", type=GETTER) public java.lang.String getClientKeystorePwd()
LDAPConfigProxyItem.clientKeystorePwd attribute defined at extension ldap.@Accessor(qualifier="clientKeystoreType", type=GETTER) public java.lang.String getClientKeystoreType()
LDAPConfigProxyItem.clientKeystoreType attribute defined at extension ldap.@Accessor(qualifier="jndiAuthentication", type=GETTER) public JNDIAuthenticationEnum getJndiAuthentication()
LDAPConfigProxyItem.jndiAuthentication attribute defined at extension ldap.@Accessor(qualifier="jndiConnectTimeout", type=GETTER) public java.lang.Integer getJndiConnectTimeout()
LDAPConfigProxyItem.jndiConnectTimeout attribute defined at extension ldap.@Accessor(qualifier="jndiCredentials", type=GETTER) public java.lang.String getJndiCredentials()
LDAPConfigProxyItem.jndiCredentials attribute defined at extension ldap.@Accessor(qualifier="jndiFactory", type=GETTER) public java.lang.String getJndiFactory()
LDAPConfigProxyItem.jndiFactory attribute defined at extension ldap.@Accessor(qualifier="jndiPrincipals", type=GETTER) public java.lang.String getJndiPrincipals()
LDAPConfigProxyItem.jndiPrincipals attribute defined at extension ldap.@Accessor(qualifier="jndiVersion", type=GETTER) public LDAPVersionEnum getJndiVersion()
LDAPConfigProxyItem.jndiVersion attribute defined at extension ldap.@Accessor(qualifier="localAccountsOnly", type=GETTER) public java.util.Collection<PrincipalModel> getLocalAccountsOnly()
LDAPConfigProxyItem.localAccountsOnly attribute defined at extension ldap.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="loginField", type=GETTER) public java.lang.String getLoginField()
LDAPConfigProxyItem.loginField attribute defined at extension ldap.@Accessor(qualifier="minimumFailbackTime", type=GETTER) public java.lang.Integer getMinimumFailbackTime()
LDAPConfigProxyItem.minimumFailbackTime attribute defined at extension ldap.@Accessor(qualifier="poolEnabled", type=GETTER) public java.lang.Boolean getPoolEnabled()
LDAPConfigProxyItem.poolEnabled attribute defined at extension ldap.@Accessor(qualifier="poolInitsize", type=GETTER) public java.lang.Integer getPoolInitsize()
LDAPConfigProxyItem.poolInitsize attribute defined at extension ldap.@Accessor(qualifier="poolMaxsize", type=GETTER) public java.lang.Integer getPoolMaxsize()
LDAPConfigProxyItem.poolMaxsize attribute defined at extension ldap.@Accessor(qualifier="poolPrefsize", type=GETTER) public java.lang.Integer getPoolPrefsize()
LDAPConfigProxyItem.poolPrefsize attribute defined at extension ldap.@Accessor(qualifier="poolTimeout", type=GETTER) public java.lang.Integer getPoolTimeout()
LDAPConfigProxyItem.poolTimeout attribute defined at extension ldap.@Accessor(qualifier="securityProtocol", type=GETTER) public java.lang.String getSecurityProtocol()
LDAPConfigProxyItem.securityProtocol attribute defined at extension ldap.@Accessor(qualifier="serverRootDN", type=GETTER) public java.lang.String getServerRootDN()
LDAPConfigProxyItem.serverRootDN attribute defined at extension ldap.@Accessor(qualifier="serverUrl", type=GETTER) public java.util.Collection<java.lang.String> getServerUrl()
LDAPConfigProxyItem.serverUrl attribute defined at extension ldap.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="socketFactory", type=GETTER) public java.lang.String getSocketFactory()
LDAPConfigProxyItem.socketFactory attribute defined at extension ldap.@Accessor(qualifier="cacerts", type=SETTER) public void setCacerts(java.lang.String value)
LDAPConfigProxyItem.cacerts attribute defined at extension ldap.value - the cacerts@Accessor(qualifier="caKeystorePwd", type=SETTER) public void setCaKeystorePwd(java.lang.String value)
LDAPConfigProxyItem.caKeystorePwd attribute defined at extension ldap.value - the caKeystorePwd@Accessor(qualifier="caKeystoreType", type=SETTER) public void setCaKeystoreType(java.lang.String value)
LDAPConfigProxyItem.caKeystoreType attribute defined at extension ldap.value - the caKeystoreType@Accessor(qualifier="clientcerts", type=SETTER) public void setClientcerts(java.lang.String value)
LDAPConfigProxyItem.clientcerts attribute defined at extension ldap.value - the clientcerts@Accessor(qualifier="clientKeystorePwd", type=SETTER) public void setClientKeystorePwd(java.lang.String value)
LDAPConfigProxyItem.clientKeystorePwd attribute defined at extension ldap.value - the clientKeystorePwd@Accessor(qualifier="clientKeystoreType", type=SETTER) public void setClientKeystoreType(java.lang.String value)
LDAPConfigProxyItem.clientKeystoreType attribute defined at extension ldap.value - the clientKeystoreType@Accessor(qualifier="jndiAuthentication", type=SETTER) public void setJndiAuthentication(JNDIAuthenticationEnum value)
LDAPConfigProxyItem.jndiAuthentication attribute defined at extension ldap.value - the jndiAuthentication@Accessor(qualifier="jndiConnectTimeout", type=SETTER) public void setJndiConnectTimeout(java.lang.Integer value)
LDAPConfigProxyItem.jndiConnectTimeout attribute defined at extension ldap.value - the jndiConnectTimeout@Accessor(qualifier="jndiCredentials", type=SETTER) public void setJndiCredentials(java.lang.String value)
LDAPConfigProxyItem.jndiCredentials attribute defined at extension ldap.value - the jndiCredentials@Accessor(qualifier="jndiFactory", type=SETTER) public void setJndiFactory(java.lang.String value)
LDAPConfigProxyItem.jndiFactory attribute defined at extension ldap.value - the jndiFactory@Accessor(qualifier="jndiPrincipals", type=SETTER) public void setJndiPrincipals(java.lang.String value)
LDAPConfigProxyItem.jndiPrincipals attribute defined at extension ldap.value - the jndiPrincipals@Accessor(qualifier="jndiVersion", type=SETTER) public void setJndiVersion(LDAPVersionEnum value)
LDAPConfigProxyItem.jndiVersion attribute defined at extension ldap.value - the jndiVersion@Accessor(qualifier="localAccountsOnly", type=SETTER) public void setLocalAccountsOnly(java.util.Collection<PrincipalModel> value)
LDAPConfigProxyItem.localAccountsOnly attribute defined at extension ldap.value - the localAccountsOnly@Accessor(qualifier="loginField", type=SETTER) public void setLoginField(java.lang.String value)
LDAPConfigProxyItem.loginField attribute defined at extension ldap.value - the loginField@Accessor(qualifier="minimumFailbackTime", type=SETTER) public void setMinimumFailbackTime(java.lang.Integer value)
LDAPConfigProxyItem.minimumFailbackTime attribute defined at extension ldap.value - the minimumFailbackTime@Accessor(qualifier="poolEnabled", type=SETTER) public void setPoolEnabled(java.lang.Boolean value)
LDAPConfigProxyItem.poolEnabled attribute defined at extension ldap.value - the poolEnabled@Accessor(qualifier="poolInitsize", type=SETTER) public void setPoolInitsize(java.lang.Integer value)
LDAPConfigProxyItem.poolInitsize attribute defined at extension ldap.value - the poolInitsize@Accessor(qualifier="poolMaxsize", type=SETTER) public void setPoolMaxsize(java.lang.Integer value)
LDAPConfigProxyItem.poolMaxsize attribute defined at extension ldap.value - the poolMaxsize@Accessor(qualifier="poolPrefsize", type=SETTER) public void setPoolPrefsize(java.lang.Integer value)
LDAPConfigProxyItem.poolPrefsize attribute defined at extension ldap.value - the poolPrefsize@Accessor(qualifier="poolTimeout", type=SETTER) public void setPoolTimeout(java.lang.Integer value)
LDAPConfigProxyItem.poolTimeout attribute defined at extension ldap.value - the poolTimeout@Accessor(qualifier="securityProtocol", type=SETTER) public void setSecurityProtocol(java.lang.String value)
LDAPConfigProxyItem.securityProtocol attribute defined at extension ldap.value - the securityProtocol@Accessor(qualifier="serverRootDN", type=SETTER) public void setServerRootDN(java.lang.String value)
LDAPConfigProxyItem.serverRootDN attribute defined at extension ldap.value - the serverRootDN@Accessor(qualifier="serverUrl", type=SETTER) public void setServerUrl(java.util.Collection<java.lang.String> value)
LDAPConfigProxyItem.serverUrl attribute defined at extension ldap.value - the serverUrlCopyright © 2018 SAP SE. All Rights Reserved.