Package de.hybris.platform.ldap.model
Class LDAPConfigProxyItemModel
java.lang.Object
de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.core.model.ItemModel
de.hybris.platform.ldap.model.LDAPConfigProxyItemModel
- All Implemented Interfaces:
Serializable
Generated model class for type LDAPConfigProxyItem first defined at extension ldap.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
AbstractItemModel.NewModelContextFactory -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringGenerated model type code constant.static final StringGenerated constant - Attribute key ofLDAPConfigProxyItem.cacertsattribute defined at extensionldap.static final StringGenerated constant - Attribute key ofLDAPConfigProxyItem.caKeystorePwdattribute defined at extensionldap.static final StringGenerated constant - Attribute key ofLDAPConfigProxyItem.caKeystoreTypeattribute defined at extensionldap.static final StringGenerated constant - Attribute key ofLDAPConfigProxyItem.clientcertsattribute defined at extensionldap.static final StringGenerated constant - Attribute key ofLDAPConfigProxyItem.clientKeystorePwdattribute defined at extensionldap.static final StringGenerated constant - Attribute key ofLDAPConfigProxyItem.clientKeystoreTypeattribute defined at extensionldap.static final StringGenerated constant - Attribute key ofLDAPConfigProxyItem.jndiAuthenticationattribute defined at extensionldap.static final StringGenerated constant - Attribute key ofLDAPConfigProxyItem.jndiConnectTimeoutattribute defined at extensionldap.static final StringGenerated constant - Attribute key ofLDAPConfigProxyItem.jndiCredentialsattribute defined at extensionldap.static final StringGenerated constant - Attribute key ofLDAPConfigProxyItem.jndiFactoryattribute defined at extensionldap.static final StringGenerated constant - Attribute key ofLDAPConfigProxyItem.jndiPrincipalsattribute defined at extensionldap.static final StringGenerated constant - Attribute key ofLDAPConfigProxyItem.jndiVersionattribute defined at extensionldap.static final StringGenerated constant - Attribute key ofLDAPConfigProxyItem.localAccountsOnlyattribute defined at extensionldap.static final StringGenerated constant - Attribute key ofLDAPConfigProxyItem.loginFieldattribute defined at extensionldap.static final StringGenerated constant - Attribute key ofLDAPConfigProxyItem.minimumFailbackTimeattribute defined at extensionldap.static final StringGenerated constant - Attribute key ofLDAPConfigProxyItem.poolEnabledattribute defined at extensionldap.static final StringGenerated constant - Attribute key ofLDAPConfigProxyItem.poolInitsizeattribute defined at extensionldap.static final StringGenerated constant - Attribute key ofLDAPConfigProxyItem.poolMaxsizeattribute defined at extensionldap.static final StringGenerated constant - Attribute key ofLDAPConfigProxyItem.poolPrefsizeattribute defined at extensionldap.static final StringGenerated constant - Attribute key ofLDAPConfigProxyItem.poolTimeoutattribute defined at extensionldap.static final StringGenerated constant - Attribute key ofLDAPConfigProxyItem.securityProtocolattribute defined at extensionldap.static final StringGenerated constant - Attribute key ofLDAPConfigProxyItem.serverRootDNattribute defined at extensionldap.static final StringGenerated constant - Attribute key ofLDAPConfigProxyItem.serverUrlattribute defined at extensionldap.static final StringGenerated constant - Attribute key ofLDAPConfigProxyItem.socketFactoryattribute defined at extensionldap.Fields inherited from class de.hybris.platform.core.model.ItemModel
_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALEDFields inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
LANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY -
Constructor Summary
ConstructorsConstructorDescriptionGenerated constructor - Default constructor for generic creation.Generated constructor - Default constructor for creation with existing contextLDAPConfigProxyItemModel(String _loginField, ItemModel _owner, Collection<String> _serverUrl) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersLDAPConfigProxyItemModel(String _loginField, Collection<String> _serverUrl) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Method Summary
Modifier and TypeMethodDescriptionGenerated method - Getter of theLDAPConfigProxyItem.cacertsattribute defined at extensionldap.Generated method - Getter of theLDAPConfigProxyItem.caKeystorePwdattribute defined at extensionldap.Generated method - Getter of theLDAPConfigProxyItem.caKeystoreTypeattribute defined at extensionldap.Generated method - Getter of theLDAPConfigProxyItem.clientcertsattribute defined at extensionldap.Generated method - Getter of theLDAPConfigProxyItem.clientKeystorePwdattribute defined at extensionldap.Generated method - Getter of theLDAPConfigProxyItem.clientKeystoreTypeattribute defined at extensionldap.Generated method - Getter of theLDAPConfigProxyItem.jndiAuthenticationattribute defined at extensionldap.Generated method - Getter of theLDAPConfigProxyItem.jndiConnectTimeoutattribute defined at extensionldap.Generated method - Getter of theLDAPConfigProxyItem.jndiCredentialsattribute defined at extensionldap.Generated method - Getter of theLDAPConfigProxyItem.jndiFactoryattribute defined at extensionldap.Generated method - Getter of theLDAPConfigProxyItem.jndiPrincipalsattribute defined at extensionldap.Generated method - Getter of theLDAPConfigProxyItem.jndiVersionattribute defined at extensionldap.Generated method - Getter of theLDAPConfigProxyItem.localAccountsOnlyattribute defined at extensionldap.Generated method - Getter of theLDAPConfigProxyItem.loginFieldattribute defined at extensionldap.Generated method - Getter of theLDAPConfigProxyItem.minimumFailbackTimeattribute defined at extensionldap.Generated method - Getter of theLDAPConfigProxyItem.poolEnabledattribute defined at extensionldap.Generated method - Getter of theLDAPConfigProxyItem.poolInitsizeattribute defined at extensionldap.Generated method - Getter of theLDAPConfigProxyItem.poolMaxsizeattribute defined at extensionldap.Generated method - Getter of theLDAPConfigProxyItem.poolPrefsizeattribute defined at extensionldap.Generated method - Getter of theLDAPConfigProxyItem.poolTimeoutattribute defined at extensionldap.Generated method - Getter of theLDAPConfigProxyItem.securityProtocolattribute defined at extensionldap.Generated method - Getter of theLDAPConfigProxyItem.serverRootDNattribute defined at extensionldap.Generated method - Getter of theLDAPConfigProxyItem.serverUrlattribute defined at extensionldap.Generated method - Getter of theLDAPConfigProxyItem.socketFactoryattribute defined at extensionldap.voidsetCacerts(String value) Generated method - Setter ofLDAPConfigProxyItem.cacertsattribute defined at extensionldap.voidsetCaKeystorePwd(String value) Generated method - Setter ofLDAPConfigProxyItem.caKeystorePwdattribute defined at extensionldap.voidsetCaKeystoreType(String value) Generated method - Setter ofLDAPConfigProxyItem.caKeystoreTypeattribute defined at extensionldap.voidsetClientcerts(String value) Generated method - Setter ofLDAPConfigProxyItem.clientcertsattribute defined at extensionldap.voidsetClientKeystorePwd(String value) Generated method - Setter ofLDAPConfigProxyItem.clientKeystorePwdattribute defined at extensionldap.voidsetClientKeystoreType(String value) Generated method - Setter ofLDAPConfigProxyItem.clientKeystoreTypeattribute defined at extensionldap.voidGenerated method - Setter ofLDAPConfigProxyItem.jndiAuthenticationattribute defined at extensionldap.voidsetJndiConnectTimeout(Integer value) Generated method - Setter ofLDAPConfigProxyItem.jndiConnectTimeoutattribute defined at extensionldap.voidsetJndiCredentials(String value) Generated method - Setter ofLDAPConfigProxyItem.jndiCredentialsattribute defined at extensionldap.voidsetJndiFactory(String value) Generated method - Setter ofLDAPConfigProxyItem.jndiFactoryattribute defined at extensionldap.voidsetJndiPrincipals(String value) Generated method - Setter ofLDAPConfigProxyItem.jndiPrincipalsattribute defined at extensionldap.voidsetJndiVersion(LDAPVersionEnum value) Generated method - Setter ofLDAPConfigProxyItem.jndiVersionattribute defined at extensionldap.voidGenerated method - Setter ofLDAPConfigProxyItem.localAccountsOnlyattribute defined at extensionldap.voidsetLoginField(String value) Generated method - Setter ofLDAPConfigProxyItem.loginFieldattribute defined at extensionldap.voidsetMinimumFailbackTime(Integer value) Generated method - Setter ofLDAPConfigProxyItem.minimumFailbackTimeattribute defined at extensionldap.voidsetPoolEnabled(Boolean value) Generated method - Setter ofLDAPConfigProxyItem.poolEnabledattribute defined at extensionldap.voidsetPoolInitsize(Integer value) Generated method - Setter ofLDAPConfigProxyItem.poolInitsizeattribute defined at extensionldap.voidsetPoolMaxsize(Integer value) Generated method - Setter ofLDAPConfigProxyItem.poolMaxsizeattribute defined at extensionldap.voidsetPoolPrefsize(Integer value) Generated method - Setter ofLDAPConfigProxyItem.poolPrefsizeattribute defined at extensionldap.voidsetPoolTimeout(Integer value) Generated method - Setter ofLDAPConfigProxyItem.poolTimeoutattribute defined at extensionldap.voidsetSecurityProtocol(String value) Generated method - Setter ofLDAPConfigProxyItem.securityProtocolattribute defined at extensionldap.voidsetServerRootDN(String value) Generated method - Setter ofLDAPConfigProxyItem.serverRootDNattribute defined at extensionldap.voidsetServerUrl(Collection<String> value) Generated method - Setter ofLDAPConfigProxyItem.serverUrlattribute defined at extensionldap.voidsetSocketFactory(String value) Generated method - Setter ofLDAPConfigProxyItem.socketFactoryattribute defined at extensionldap.Methods inherited from class de.hybris.platform.core.model.ItemModel
getComments, getCreationtime, getModifiedtime, getOwner, isSealed, setComments, setCreationtime, setModifiedtime, setOwnerMethods inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
equals, 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, writeReplace
-
Field Details
-
_TYPECODE
Generated model type code constant.- See Also:
-
MINIMUMFAILBACKTIME
Generated constant - Attribute key ofLDAPConfigProxyItem.minimumFailbackTimeattribute defined at extensionldap.- See Also:
-
LOCALACCOUNTSONLY
Generated constant - Attribute key ofLDAPConfigProxyItem.localAccountsOnlyattribute defined at extensionldap.- See Also:
-
POOLINITSIZE
Generated constant - Attribute key ofLDAPConfigProxyItem.poolInitsizeattribute defined at extensionldap.- See Also:
-
POOLPREFSIZE
Generated constant - Attribute key ofLDAPConfigProxyItem.poolPrefsizeattribute defined at extensionldap.- See Also:
-
POOLMAXSIZE
Generated constant - Attribute key ofLDAPConfigProxyItem.poolMaxsizeattribute defined at extensionldap.- See Also:
-
POOLTIMEOUT
Generated constant - Attribute key ofLDAPConfigProxyItem.poolTimeoutattribute defined at extensionldap.- See Also:
-
POOLENABLED
Generated constant - Attribute key ofLDAPConfigProxyItem.poolEnabledattribute defined at extensionldap.- See Also:
-
LOGINFIELD
Generated constant - Attribute key ofLDAPConfigProxyItem.loginFieldattribute defined at extensionldap.- See Also:
-
JNDIFACTORY
Generated constant - Attribute key ofLDAPConfigProxyItem.jndiFactoryattribute defined at extensionldap.- See Also:
-
SOCKETFACTORY
Generated constant - Attribute key ofLDAPConfigProxyItem.socketFactoryattribute defined at extensionldap.- See Also:
-
CACERTS
Generated constant - Attribute key ofLDAPConfigProxyItem.cacertsattribute defined at extensionldap.- See Also:
-
CLIENTCERTS
Generated constant - Attribute key ofLDAPConfigProxyItem.clientcertsattribute defined at extensionldap.- See Also:
-
CAKEYSTOREPWD
Generated constant - Attribute key ofLDAPConfigProxyItem.caKeystorePwdattribute defined at extensionldap.- See Also:
-
CLIENTKEYSTOREPWD
Generated constant - Attribute key ofLDAPConfigProxyItem.clientKeystorePwdattribute defined at extensionldap.- See Also:
-
CAKEYSTORETYPE
Generated constant - Attribute key ofLDAPConfigProxyItem.caKeystoreTypeattribute defined at extensionldap.- See Also:
-
CLIENTKEYSTORETYPE
Generated constant - Attribute key ofLDAPConfigProxyItem.clientKeystoreTypeattribute defined at extensionldap.- See Also:
-
JNDIVERSION
Generated constant - Attribute key ofLDAPConfigProxyItem.jndiVersionattribute defined at extensionldap.- See Also:
-
JNDIAUTHENTICATION
Generated constant - Attribute key ofLDAPConfigProxyItem.jndiAuthenticationattribute defined at extensionldap.- See Also:
-
JNDIPRINCIPALS
Generated constant - Attribute key ofLDAPConfigProxyItem.jndiPrincipalsattribute defined at extensionldap.- See Also:
-
JNDICREDENTIALS
Generated constant - Attribute key ofLDAPConfigProxyItem.jndiCredentialsattribute defined at extensionldap.- See Also:
-
SECURITYPROTOCOL
Generated constant - Attribute key ofLDAPConfigProxyItem.securityProtocolattribute defined at extensionldap.- See Also:
-
SERVERURL
Generated constant - Attribute key ofLDAPConfigProxyItem.serverUrlattribute defined at extensionldap.- See Also:
-
SERVERROOTDN
Generated constant - Attribute key ofLDAPConfigProxyItem.serverRootDNattribute defined at extensionldap.- See Also:
-
JNDICONNECTTIMEOUT
Generated constant - Attribute key ofLDAPConfigProxyItem.jndiConnectTimeoutattribute defined at extensionldap.- See Also:
-
-
Constructor Details
-
LDAPConfigProxyItemModel
public LDAPConfigProxyItemModel()Generated constructor - Default constructor for generic creation. -
LDAPConfigProxyItemModel
Generated constructor - Default constructor for creation with existing context- Parameters:
ctx- the model context to be injected, must not be null
-
LDAPConfigProxyItemModel
@Deprecated(since="4.1.1", forRemoval=true) public LDAPConfigProxyItemModel(String _loginField, Collection<String> _serverUrl) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersGenerated constructor - Constructor with all mandatory attributes.- Parameters:
_loginField- initial attribute declared by typeLDAPConfigProxyItemat extensionldap_serverUrl- initial attribute declared by typeLDAPConfigProxyItemat extensionldap
-
LDAPConfigProxyItemModel
@Deprecated(since="4.1.1", forRemoval=true) public LDAPConfigProxyItemModel(String _loginField, ItemModel _owner, Collection<String> _serverUrl) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersGenerated constructor - for all mandatory and initial attributes.- Parameters:
_loginField- initial attribute declared by typeLDAPConfigProxyItemat extensionldap_owner- initial attribute declared by typeItemat extensioncore_serverUrl- initial attribute declared by typeLDAPConfigProxyItemat extensionldap
-
-
Method Details
-
getCacerts
Generated method - Getter of theLDAPConfigProxyItem.cacertsattribute defined at extensionldap.- Returns:
- the cacerts
-
getCaKeystorePwd
Generated method - Getter of theLDAPConfigProxyItem.caKeystorePwdattribute defined at extensionldap.- Returns:
- the caKeystorePwd
-
getCaKeystoreType
Generated method - Getter of theLDAPConfigProxyItem.caKeystoreTypeattribute defined at extensionldap.- Returns:
- the caKeystoreType
-
getClientcerts
Generated method - Getter of theLDAPConfigProxyItem.clientcertsattribute defined at extensionldap.- Returns:
- the clientcerts
-
getClientKeystorePwd
Generated method - Getter of theLDAPConfigProxyItem.clientKeystorePwdattribute defined at extensionldap.- Returns:
- the clientKeystorePwd
-
getClientKeystoreType
Generated method - Getter of theLDAPConfigProxyItem.clientKeystoreTypeattribute defined at extensionldap.- Returns:
- the clientKeystoreType
-
getJndiAuthentication
@Accessor(qualifier="jndiAuthentication", type=GETTER) public JNDIAuthenticationEnum getJndiAuthentication()Generated method - Getter of theLDAPConfigProxyItem.jndiAuthenticationattribute defined at extensionldap.- Returns:
- the jndiAuthentication
-
getJndiConnectTimeout
Generated method - Getter of theLDAPConfigProxyItem.jndiConnectTimeoutattribute defined at extensionldap.- Returns:
- the jndiConnectTimeout
-
getJndiCredentials
Generated method - Getter of theLDAPConfigProxyItem.jndiCredentialsattribute defined at extensionldap.- Returns:
- the jndiCredentials
-
getJndiFactory
Generated method - Getter of theLDAPConfigProxyItem.jndiFactoryattribute defined at extensionldap.- Returns:
- the jndiFactory
-
getJndiPrincipals
Generated method - Getter of theLDAPConfigProxyItem.jndiPrincipalsattribute defined at extensionldap.- Returns:
- the jndiPrincipals
-
getJndiVersion
Generated method - Getter of theLDAPConfigProxyItem.jndiVersionattribute defined at extensionldap.- Returns:
- the jndiVersion
-
getLocalAccountsOnly
@Accessor(qualifier="localAccountsOnly", type=GETTER) public Collection<PrincipalModel> getLocalAccountsOnly()Generated method - Getter of theLDAPConfigProxyItem.localAccountsOnlyattribute defined at extensionldap. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the localAccountsOnly
-
getLoginField
Generated method - Getter of theLDAPConfigProxyItem.loginFieldattribute defined at extensionldap.- Returns:
- the loginField
-
getMinimumFailbackTime
Generated method - Getter of theLDAPConfigProxyItem.minimumFailbackTimeattribute defined at extensionldap.- Returns:
- the minimumFailbackTime
-
getPoolEnabled
Generated method - Getter of theLDAPConfigProxyItem.poolEnabledattribute defined at extensionldap.- Returns:
- the poolEnabled
-
getPoolInitsize
Generated method - Getter of theLDAPConfigProxyItem.poolInitsizeattribute defined at extensionldap.- Returns:
- the poolInitsize
-
getPoolMaxsize
Generated method - Getter of theLDAPConfigProxyItem.poolMaxsizeattribute defined at extensionldap.- Returns:
- the poolMaxsize
-
getPoolPrefsize
Generated method - Getter of theLDAPConfigProxyItem.poolPrefsizeattribute defined at extensionldap.- Returns:
- the poolPrefsize
-
getPoolTimeout
Generated method - Getter of theLDAPConfigProxyItem.poolTimeoutattribute defined at extensionldap.- Returns:
- the poolTimeout
-
getSecurityProtocol
Generated method - Getter of theLDAPConfigProxyItem.securityProtocolattribute defined at extensionldap.- Returns:
- the securityProtocol
-
getServerRootDN
Generated method - Getter of theLDAPConfigProxyItem.serverRootDNattribute defined at extensionldap.- Returns:
- the serverRootDN
-
getServerUrl
Generated method - Getter of theLDAPConfigProxyItem.serverUrlattribute defined at extensionldap. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the serverUrl
-
getSocketFactory
Generated method - Getter of theLDAPConfigProxyItem.socketFactoryattribute defined at extensionldap.- Returns:
- the socketFactory
-
setCacerts
Generated method - Setter ofLDAPConfigProxyItem.cacertsattribute defined at extensionldap.- Parameters:
value- the cacerts
-
setCaKeystorePwd
Generated method - Setter ofLDAPConfigProxyItem.caKeystorePwdattribute defined at extensionldap.- Parameters:
value- the caKeystorePwd
-
setCaKeystoreType
Generated method - Setter ofLDAPConfigProxyItem.caKeystoreTypeattribute defined at extensionldap.- Parameters:
value- the caKeystoreType
-
setClientcerts
Generated method - Setter ofLDAPConfigProxyItem.clientcertsattribute defined at extensionldap.- Parameters:
value- the clientcerts
-
setClientKeystorePwd
@Accessor(qualifier="clientKeystorePwd", type=SETTER) public void setClientKeystorePwd(String value) Generated method - Setter ofLDAPConfigProxyItem.clientKeystorePwdattribute defined at extensionldap.- Parameters:
value- the clientKeystorePwd
-
setClientKeystoreType
@Accessor(qualifier="clientKeystoreType", type=SETTER) public void setClientKeystoreType(String value) Generated method - Setter ofLDAPConfigProxyItem.clientKeystoreTypeattribute defined at extensionldap.- Parameters:
value- the clientKeystoreType
-
setJndiAuthentication
@Accessor(qualifier="jndiAuthentication", type=SETTER) public void setJndiAuthentication(JNDIAuthenticationEnum value) Generated method - Setter ofLDAPConfigProxyItem.jndiAuthenticationattribute defined at extensionldap.- Parameters:
value- the jndiAuthentication
-
setJndiConnectTimeout
@Accessor(qualifier="jndiConnectTimeout", type=SETTER) public void setJndiConnectTimeout(Integer value) Generated method - Setter ofLDAPConfigProxyItem.jndiConnectTimeoutattribute defined at extensionldap.- Parameters:
value- the jndiConnectTimeout
-
setJndiCredentials
Generated method - Setter ofLDAPConfigProxyItem.jndiCredentialsattribute defined at extensionldap.- Parameters:
value- the jndiCredentials
-
setJndiFactory
Generated method - Setter ofLDAPConfigProxyItem.jndiFactoryattribute defined at extensionldap.- Parameters:
value- the jndiFactory
-
setJndiPrincipals
Generated method - Setter ofLDAPConfigProxyItem.jndiPrincipalsattribute defined at extensionldap.- Parameters:
value- the jndiPrincipals
-
setJndiVersion
Generated method - Setter ofLDAPConfigProxyItem.jndiVersionattribute defined at extensionldap.- Parameters:
value- the jndiVersion
-
setLocalAccountsOnly
@Accessor(qualifier="localAccountsOnly", type=SETTER) public void setLocalAccountsOnly(Collection<PrincipalModel> value) Generated method - Setter ofLDAPConfigProxyItem.localAccountsOnlyattribute defined at extensionldap.- Parameters:
value- the localAccountsOnly
-
setLoginField
Generated method - Setter ofLDAPConfigProxyItem.loginFieldattribute defined at extensionldap.- Parameters:
value- the loginField
-
setMinimumFailbackTime
@Accessor(qualifier="minimumFailbackTime", type=SETTER) public void setMinimumFailbackTime(Integer value) Generated method - Setter ofLDAPConfigProxyItem.minimumFailbackTimeattribute defined at extensionldap.- Parameters:
value- the minimumFailbackTime
-
setPoolEnabled
Generated method - Setter ofLDAPConfigProxyItem.poolEnabledattribute defined at extensionldap.- Parameters:
value- the poolEnabled
-
setPoolInitsize
Generated method - Setter ofLDAPConfigProxyItem.poolInitsizeattribute defined at extensionldap.- Parameters:
value- the poolInitsize
-
setPoolMaxsize
Generated method - Setter ofLDAPConfigProxyItem.poolMaxsizeattribute defined at extensionldap.- Parameters:
value- the poolMaxsize
-
setPoolPrefsize
Generated method - Setter ofLDAPConfigProxyItem.poolPrefsizeattribute defined at extensionldap.- Parameters:
value- the poolPrefsize
-
setPoolTimeout
Generated method - Setter ofLDAPConfigProxyItem.poolTimeoutattribute defined at extensionldap.- Parameters:
value- the poolTimeout
-
setSecurityProtocol
Generated method - Setter ofLDAPConfigProxyItem.securityProtocolattribute defined at extensionldap.- Parameters:
value- the securityProtocol
-
setServerRootDN
Generated method - Setter ofLDAPConfigProxyItem.serverRootDNattribute defined at extensionldap.- Parameters:
value- the serverRootDN
-
setServerUrl
Generated method - Setter ofLDAPConfigProxyItem.serverUrlattribute defined at extensionldap.- Parameters:
value- the serverUrl
-
setSocketFactory
Generated method - Setter ofLDAPConfigProxyItem.socketFactoryattribute defined at extensionldap.- Parameters:
value- the socketFactory
-