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:
java.io.Serializable
public class LDAPConfigProxyItemModel extends ItemModel
Generated model class for type LDAPConfigProxyItem first defined at extension ldap.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
AbstractItemModel.NewModelContextFactory
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String
_TYPECODE
Generated model type code constant.static java.lang.String
CACERTS
Generated constant - Attribute key ofLDAPConfigProxyItem.cacerts
attribute defined at extensionldap
.static java.lang.String
CAKEYSTOREPWD
Generated constant - Attribute key ofLDAPConfigProxyItem.caKeystorePwd
attribute defined at extensionldap
.static java.lang.String
CAKEYSTORETYPE
Generated constant - Attribute key ofLDAPConfigProxyItem.caKeystoreType
attribute defined at extensionldap
.static java.lang.String
CLIENTCERTS
Generated constant - Attribute key ofLDAPConfigProxyItem.clientcerts
attribute defined at extensionldap
.static java.lang.String
CLIENTKEYSTOREPWD
Generated constant - Attribute key ofLDAPConfigProxyItem.clientKeystorePwd
attribute defined at extensionldap
.static java.lang.String
CLIENTKEYSTORETYPE
Generated constant - Attribute key ofLDAPConfigProxyItem.clientKeystoreType
attribute defined at extensionldap
.static java.lang.String
JNDIAUTHENTICATION
Generated constant - Attribute key ofLDAPConfigProxyItem.jndiAuthentication
attribute defined at extensionldap
.static java.lang.String
JNDICONNECTTIMEOUT
Generated constant - Attribute key ofLDAPConfigProxyItem.jndiConnectTimeout
attribute defined at extensionldap
.static java.lang.String
JNDICREDENTIALS
Generated constant - Attribute key ofLDAPConfigProxyItem.jndiCredentials
attribute defined at extensionldap
.static java.lang.String
JNDIFACTORY
Generated constant - Attribute key ofLDAPConfigProxyItem.jndiFactory
attribute defined at extensionldap
.static java.lang.String
JNDIPRINCIPALS
Generated constant - Attribute key ofLDAPConfigProxyItem.jndiPrincipals
attribute defined at extensionldap
.static java.lang.String
JNDIVERSION
Generated constant - Attribute key ofLDAPConfigProxyItem.jndiVersion
attribute defined at extensionldap
.static java.lang.String
LOCALACCOUNTSONLY
Generated constant - Attribute key ofLDAPConfigProxyItem.localAccountsOnly
attribute defined at extensionldap
.static java.lang.String
LOGINFIELD
Generated constant - Attribute key ofLDAPConfigProxyItem.loginField
attribute defined at extensionldap
.static java.lang.String
MINIMUMFAILBACKTIME
Generated constant - Attribute key ofLDAPConfigProxyItem.minimumFailbackTime
attribute defined at extensionldap
.static java.lang.String
POOLENABLED
Generated constant - Attribute key ofLDAPConfigProxyItem.poolEnabled
attribute defined at extensionldap
.static java.lang.String
POOLINITSIZE
Generated constant - Attribute key ofLDAPConfigProxyItem.poolInitsize
attribute defined at extensionldap
.static java.lang.String
POOLMAXSIZE
Generated constant - Attribute key ofLDAPConfigProxyItem.poolMaxsize
attribute defined at extensionldap
.static java.lang.String
POOLPREFSIZE
Generated constant - Attribute key ofLDAPConfigProxyItem.poolPrefsize
attribute defined at extensionldap
.static java.lang.String
POOLTIMEOUT
Generated constant - Attribute key ofLDAPConfigProxyItem.poolTimeout
attribute defined at extensionldap
.static java.lang.String
SECURITYPROTOCOL
Generated constant - Attribute key ofLDAPConfigProxyItem.securityProtocol
attribute defined at extensionldap
.static java.lang.String
SERVERROOTDN
Generated constant - Attribute key ofLDAPConfigProxyItem.serverRootDN
attribute defined at extensionldap
.static java.lang.String
SERVERURL
Generated constant - Attribute key ofLDAPConfigProxyItem.serverUrl
attribute defined at extensionldap
.static java.lang.String
SOCKETFACTORY
Generated constant - Attribute key ofLDAPConfigProxyItem.socketFactory
attribute defined at extensionldap
.-
Fields inherited from class de.hybris.platform.core.model.ItemModel
_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALED
-
Fields inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
LANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY
-
-
Constructor Summary
Constructors Constructor Description LDAPConfigProxyItemModel()
Generated constructor - Default constructor for generic creation.LDAPConfigProxyItemModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing contextLDAPConfigProxyItemModel(java.lang.String _loginField, ItemModel _owner, java.util.Collection<java.lang.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(java.lang.String _loginField, java.util.Collection<java.lang.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
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getCacerts()
Generated method - Getter of theLDAPConfigProxyItem.cacerts
attribute defined at extensionldap
.java.lang.String
getCaKeystorePwd()
Generated method - Getter of theLDAPConfigProxyItem.caKeystorePwd
attribute defined at extensionldap
.java.lang.String
getCaKeystoreType()
Generated method - Getter of theLDAPConfigProxyItem.caKeystoreType
attribute defined at extensionldap
.java.lang.String
getClientcerts()
Generated method - Getter of theLDAPConfigProxyItem.clientcerts
attribute defined at extensionldap
.java.lang.String
getClientKeystorePwd()
Generated method - Getter of theLDAPConfigProxyItem.clientKeystorePwd
attribute defined at extensionldap
.java.lang.String
getClientKeystoreType()
Generated method - Getter of theLDAPConfigProxyItem.clientKeystoreType
attribute defined at extensionldap
.JNDIAuthenticationEnum
getJndiAuthentication()
Generated method - Getter of theLDAPConfigProxyItem.jndiAuthentication
attribute defined at extensionldap
.java.lang.Integer
getJndiConnectTimeout()
Generated method - Getter of theLDAPConfigProxyItem.jndiConnectTimeout
attribute defined at extensionldap
.java.lang.String
getJndiCredentials()
Generated method - Getter of theLDAPConfigProxyItem.jndiCredentials
attribute defined at extensionldap
.java.lang.String
getJndiFactory()
Generated method - Getter of theLDAPConfigProxyItem.jndiFactory
attribute defined at extensionldap
.java.lang.String
getJndiPrincipals()
Generated method - Getter of theLDAPConfigProxyItem.jndiPrincipals
attribute defined at extensionldap
.LDAPVersionEnum
getJndiVersion()
Generated method - Getter of theLDAPConfigProxyItem.jndiVersion
attribute defined at extensionldap
.java.util.Collection<PrincipalModel>
getLocalAccountsOnly()
Generated method - Getter of theLDAPConfigProxyItem.localAccountsOnly
attribute defined at extensionldap
.java.lang.String
getLoginField()
Generated method - Getter of theLDAPConfigProxyItem.loginField
attribute defined at extensionldap
.java.lang.Integer
getMinimumFailbackTime()
Generated method - Getter of theLDAPConfigProxyItem.minimumFailbackTime
attribute defined at extensionldap
.java.lang.Boolean
getPoolEnabled()
Generated method - Getter of theLDAPConfigProxyItem.poolEnabled
attribute defined at extensionldap
.java.lang.Integer
getPoolInitsize()
Generated method - Getter of theLDAPConfigProxyItem.poolInitsize
attribute defined at extensionldap
.java.lang.Integer
getPoolMaxsize()
Generated method - Getter of theLDAPConfigProxyItem.poolMaxsize
attribute defined at extensionldap
.java.lang.Integer
getPoolPrefsize()
Generated method - Getter of theLDAPConfigProxyItem.poolPrefsize
attribute defined at extensionldap
.java.lang.Integer
getPoolTimeout()
Generated method - Getter of theLDAPConfigProxyItem.poolTimeout
attribute defined at extensionldap
.java.lang.String
getSecurityProtocol()
Generated method - Getter of theLDAPConfigProxyItem.securityProtocol
attribute defined at extensionldap
.java.lang.String
getServerRootDN()
Generated method - Getter of theLDAPConfigProxyItem.serverRootDN
attribute defined at extensionldap
.java.util.Collection<java.lang.String>
getServerUrl()
Generated method - Getter of theLDAPConfigProxyItem.serverUrl
attribute defined at extensionldap
.java.lang.String
getSocketFactory()
Generated method - Getter of theLDAPConfigProxyItem.socketFactory
attribute defined at extensionldap
.void
setCacerts(java.lang.String value)
Generated method - Setter ofLDAPConfigProxyItem.cacerts
attribute defined at extensionldap
.void
setCaKeystorePwd(java.lang.String value)
Generated method - Setter ofLDAPConfigProxyItem.caKeystorePwd
attribute defined at extensionldap
.void
setCaKeystoreType(java.lang.String value)
Generated method - Setter ofLDAPConfigProxyItem.caKeystoreType
attribute defined at extensionldap
.void
setClientcerts(java.lang.String value)
Generated method - Setter ofLDAPConfigProxyItem.clientcerts
attribute defined at extensionldap
.void
setClientKeystorePwd(java.lang.String value)
Generated method - Setter ofLDAPConfigProxyItem.clientKeystorePwd
attribute defined at extensionldap
.void
setClientKeystoreType(java.lang.String value)
Generated method - Setter ofLDAPConfigProxyItem.clientKeystoreType
attribute defined at extensionldap
.void
setJndiAuthentication(JNDIAuthenticationEnum value)
Generated method - Setter ofLDAPConfigProxyItem.jndiAuthentication
attribute defined at extensionldap
.void
setJndiConnectTimeout(java.lang.Integer value)
Generated method - Setter ofLDAPConfigProxyItem.jndiConnectTimeout
attribute defined at extensionldap
.void
setJndiCredentials(java.lang.String value)
Generated method - Setter ofLDAPConfigProxyItem.jndiCredentials
attribute defined at extensionldap
.void
setJndiFactory(java.lang.String value)
Generated method - Setter ofLDAPConfigProxyItem.jndiFactory
attribute defined at extensionldap
.void
setJndiPrincipals(java.lang.String value)
Generated method - Setter ofLDAPConfigProxyItem.jndiPrincipals
attribute defined at extensionldap
.void
setJndiVersion(LDAPVersionEnum value)
Generated method - Setter ofLDAPConfigProxyItem.jndiVersion
attribute defined at extensionldap
.void
setLocalAccountsOnly(java.util.Collection<PrincipalModel> value)
Generated method - Setter ofLDAPConfigProxyItem.localAccountsOnly
attribute defined at extensionldap
.void
setLoginField(java.lang.String value)
Generated method - Setter ofLDAPConfigProxyItem.loginField
attribute defined at extensionldap
.void
setMinimumFailbackTime(java.lang.Integer value)
Generated method - Setter ofLDAPConfigProxyItem.minimumFailbackTime
attribute defined at extensionldap
.void
setPoolEnabled(java.lang.Boolean value)
Generated method - Setter ofLDAPConfigProxyItem.poolEnabled
attribute defined at extensionldap
.void
setPoolInitsize(java.lang.Integer value)
Generated method - Setter ofLDAPConfigProxyItem.poolInitsize
attribute defined at extensionldap
.void
setPoolMaxsize(java.lang.Integer value)
Generated method - Setter ofLDAPConfigProxyItem.poolMaxsize
attribute defined at extensionldap
.void
setPoolPrefsize(java.lang.Integer value)
Generated method - Setter ofLDAPConfigProxyItem.poolPrefsize
attribute defined at extensionldap
.void
setPoolTimeout(java.lang.Integer value)
Generated method - Setter ofLDAPConfigProxyItem.poolTimeout
attribute defined at extensionldap
.void
setSecurityProtocol(java.lang.String value)
Generated method - Setter ofLDAPConfigProxyItem.securityProtocol
attribute defined at extensionldap
.void
setServerRootDN(java.lang.String value)
Generated method - Setter ofLDAPConfigProxyItem.serverRootDN
attribute defined at extensionldap
.void
setServerUrl(java.util.Collection<java.lang.String> value)
Generated method - Setter ofLDAPConfigProxyItem.serverUrl
attribute defined at extensionldap
.void
setSocketFactory(java.lang.String value)
Generated method - Setter ofLDAPConfigProxyItem.socketFactory
attribute defined at extensionldap
.-
Methods inherited from class de.hybris.platform.core.model.ItemModel
getComments, getCreationtime, getModifiedtime, getOwner, isSealed, setComments, setCreationtime, setModifiedtime, setOwner
-
Methods 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 Detail
-
_TYPECODE
public static final java.lang.String _TYPECODE
Generated model type code constant.- See Also:
- Constant Field Values
-
MINIMUMFAILBACKTIME
public static final java.lang.String MINIMUMFAILBACKTIME
Generated constant - Attribute key ofLDAPConfigProxyItem.minimumFailbackTime
attribute defined at extensionldap
.- See Also:
- Constant Field Values
-
LOCALACCOUNTSONLY
public static final java.lang.String LOCALACCOUNTSONLY
Generated constant - Attribute key ofLDAPConfigProxyItem.localAccountsOnly
attribute defined at extensionldap
.- See Also:
- Constant Field Values
-
POOLINITSIZE
public static final java.lang.String POOLINITSIZE
Generated constant - Attribute key ofLDAPConfigProxyItem.poolInitsize
attribute defined at extensionldap
.- See Also:
- Constant Field Values
-
POOLPREFSIZE
public static final java.lang.String POOLPREFSIZE
Generated constant - Attribute key ofLDAPConfigProxyItem.poolPrefsize
attribute defined at extensionldap
.- See Also:
- Constant Field Values
-
POOLMAXSIZE
public static final java.lang.String POOLMAXSIZE
Generated constant - Attribute key ofLDAPConfigProxyItem.poolMaxsize
attribute defined at extensionldap
.- See Also:
- Constant Field Values
-
POOLTIMEOUT
public static final java.lang.String POOLTIMEOUT
Generated constant - Attribute key ofLDAPConfigProxyItem.poolTimeout
attribute defined at extensionldap
.- See Also:
- Constant Field Values
-
POOLENABLED
public static final java.lang.String POOLENABLED
Generated constant - Attribute key ofLDAPConfigProxyItem.poolEnabled
attribute defined at extensionldap
.- See Also:
- Constant Field Values
-
LOGINFIELD
public static final java.lang.String LOGINFIELD
Generated constant - Attribute key ofLDAPConfigProxyItem.loginField
attribute defined at extensionldap
.- See Also:
- Constant Field Values
-
JNDIFACTORY
public static final java.lang.String JNDIFACTORY
Generated constant - Attribute key ofLDAPConfigProxyItem.jndiFactory
attribute defined at extensionldap
.- See Also:
- Constant Field Values
-
SOCKETFACTORY
public static final java.lang.String SOCKETFACTORY
Generated constant - Attribute key ofLDAPConfigProxyItem.socketFactory
attribute defined at extensionldap
.- See Also:
- Constant Field Values
-
CACERTS
public static final java.lang.String CACERTS
Generated constant - Attribute key ofLDAPConfigProxyItem.cacerts
attribute defined at extensionldap
.- See Also:
- Constant Field Values
-
CLIENTCERTS
public static final java.lang.String CLIENTCERTS
Generated constant - Attribute key ofLDAPConfigProxyItem.clientcerts
attribute defined at extensionldap
.- See Also:
- Constant Field Values
-
CAKEYSTOREPWD
public static final java.lang.String CAKEYSTOREPWD
Generated constant - Attribute key ofLDAPConfigProxyItem.caKeystorePwd
attribute defined at extensionldap
.- See Also:
- Constant Field Values
-
CLIENTKEYSTOREPWD
public static final java.lang.String CLIENTKEYSTOREPWD
Generated constant - Attribute key ofLDAPConfigProxyItem.clientKeystorePwd
attribute defined at extensionldap
.- See Also:
- Constant Field Values
-
CAKEYSTORETYPE
public static final java.lang.String CAKEYSTORETYPE
Generated constant - Attribute key ofLDAPConfigProxyItem.caKeystoreType
attribute defined at extensionldap
.- See Also:
- Constant Field Values
-
CLIENTKEYSTORETYPE
public static final java.lang.String CLIENTKEYSTORETYPE
Generated constant - Attribute key ofLDAPConfigProxyItem.clientKeystoreType
attribute defined at extensionldap
.- See Also:
- Constant Field Values
-
JNDIVERSION
public static final java.lang.String JNDIVERSION
Generated constant - Attribute key ofLDAPConfigProxyItem.jndiVersion
attribute defined at extensionldap
.- See Also:
- Constant Field Values
-
JNDIAUTHENTICATION
public static final java.lang.String JNDIAUTHENTICATION
Generated constant - Attribute key ofLDAPConfigProxyItem.jndiAuthentication
attribute defined at extensionldap
.- See Also:
- Constant Field Values
-
JNDIPRINCIPALS
public static final java.lang.String JNDIPRINCIPALS
Generated constant - Attribute key ofLDAPConfigProxyItem.jndiPrincipals
attribute defined at extensionldap
.- See Also:
- Constant Field Values
-
JNDICREDENTIALS
public static final java.lang.String JNDICREDENTIALS
Generated constant - Attribute key ofLDAPConfigProxyItem.jndiCredentials
attribute defined at extensionldap
.- See Also:
- Constant Field Values
-
SECURITYPROTOCOL
public static final java.lang.String SECURITYPROTOCOL
Generated constant - Attribute key ofLDAPConfigProxyItem.securityProtocol
attribute defined at extensionldap
.- See Also:
- Constant Field Values
-
SERVERURL
public static final java.lang.String SERVERURL
Generated constant - Attribute key ofLDAPConfigProxyItem.serverUrl
attribute defined at extensionldap
.- See Also:
- Constant Field Values
-
SERVERROOTDN
public static final java.lang.String SERVERROOTDN
Generated constant - Attribute key ofLDAPConfigProxyItem.serverRootDN
attribute defined at extensionldap
.- See Also:
- Constant Field Values
-
JNDICONNECTTIMEOUT
public static final java.lang.String JNDICONNECTTIMEOUT
Generated constant - Attribute key ofLDAPConfigProxyItem.jndiConnectTimeout
attribute defined at extensionldap
.- See Also:
- Constant Field Values
-
-
Constructor Detail
-
LDAPConfigProxyItemModel
public LDAPConfigProxyItemModel()
Generated constructor - Default constructor for generic creation.
-
LDAPConfigProxyItemModel
public LDAPConfigProxyItemModel(ItemModelContext ctx)
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(java.lang.String _loginField, java.util.Collection<java.lang.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 typeLDAPConfigProxyItem
at extensionldap
_serverUrl
- initial attribute declared by typeLDAPConfigProxyItem
at extensionldap
-
LDAPConfigProxyItemModel
@Deprecated(since="4.1.1", forRemoval=true) public LDAPConfigProxyItemModel(java.lang.String _loginField, ItemModel _owner, java.util.Collection<java.lang.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 typeLDAPConfigProxyItem
at extensionldap
_owner
- initial attribute declared by typeItem
at extensioncore
_serverUrl
- initial attribute declared by typeLDAPConfigProxyItem
at extensionldap
-
-
Method Detail
-
getCacerts
@Accessor(qualifier="cacerts", type=GETTER) public java.lang.String getCacerts()
Generated method - Getter of theLDAPConfigProxyItem.cacerts
attribute defined at extensionldap
.- Returns:
- the cacerts
-
getCaKeystorePwd
@Accessor(qualifier="caKeystorePwd", type=GETTER) public java.lang.String getCaKeystorePwd()
Generated method - Getter of theLDAPConfigProxyItem.caKeystorePwd
attribute defined at extensionldap
.- Returns:
- the caKeystorePwd
-
getCaKeystoreType
@Accessor(qualifier="caKeystoreType", type=GETTER) public java.lang.String getCaKeystoreType()
Generated method - Getter of theLDAPConfigProxyItem.caKeystoreType
attribute defined at extensionldap
.- Returns:
- the caKeystoreType
-
getClientcerts
@Accessor(qualifier="clientcerts", type=GETTER) public java.lang.String getClientcerts()
Generated method - Getter of theLDAPConfigProxyItem.clientcerts
attribute defined at extensionldap
.- Returns:
- the clientcerts
-
getClientKeystorePwd
@Accessor(qualifier="clientKeystorePwd", type=GETTER) public java.lang.String getClientKeystorePwd()
Generated method - Getter of theLDAPConfigProxyItem.clientKeystorePwd
attribute defined at extensionldap
.- Returns:
- the clientKeystorePwd
-
getClientKeystoreType
@Accessor(qualifier="clientKeystoreType", type=GETTER) public java.lang.String getClientKeystoreType()
Generated method - Getter of theLDAPConfigProxyItem.clientKeystoreType
attribute defined at extensionldap
.- Returns:
- the clientKeystoreType
-
getJndiAuthentication
@Accessor(qualifier="jndiAuthentication", type=GETTER) public JNDIAuthenticationEnum getJndiAuthentication()
Generated method - Getter of theLDAPConfigProxyItem.jndiAuthentication
attribute defined at extensionldap
.- Returns:
- the jndiAuthentication
-
getJndiConnectTimeout
@Accessor(qualifier="jndiConnectTimeout", type=GETTER) public java.lang.Integer getJndiConnectTimeout()
Generated method - Getter of theLDAPConfigProxyItem.jndiConnectTimeout
attribute defined at extensionldap
.- Returns:
- the jndiConnectTimeout
-
getJndiCredentials
@Accessor(qualifier="jndiCredentials", type=GETTER) public java.lang.String getJndiCredentials()
Generated method - Getter of theLDAPConfigProxyItem.jndiCredentials
attribute defined at extensionldap
.- Returns:
- the jndiCredentials
-
getJndiFactory
@Accessor(qualifier="jndiFactory", type=GETTER) public java.lang.String getJndiFactory()
Generated method - Getter of theLDAPConfigProxyItem.jndiFactory
attribute defined at extensionldap
.- Returns:
- the jndiFactory
-
getJndiPrincipals
@Accessor(qualifier="jndiPrincipals", type=GETTER) public java.lang.String getJndiPrincipals()
Generated method - Getter of theLDAPConfigProxyItem.jndiPrincipals
attribute defined at extensionldap
.- Returns:
- the jndiPrincipals
-
getJndiVersion
@Accessor(qualifier="jndiVersion", type=GETTER) public LDAPVersionEnum getJndiVersion()
Generated method - Getter of theLDAPConfigProxyItem.jndiVersion
attribute defined at extensionldap
.- Returns:
- the jndiVersion
-
getLocalAccountsOnly
@Accessor(qualifier="localAccountsOnly", type=GETTER) public java.util.Collection<PrincipalModel> getLocalAccountsOnly()
Generated method - Getter of theLDAPConfigProxyItem.localAccountsOnly
attribute defined at extensionldap
. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the localAccountsOnly
-
getLoginField
@Accessor(qualifier="loginField", type=GETTER) public java.lang.String getLoginField()
Generated method - Getter of theLDAPConfigProxyItem.loginField
attribute defined at extensionldap
.- Returns:
- the loginField
-
getMinimumFailbackTime
@Accessor(qualifier="minimumFailbackTime", type=GETTER) public java.lang.Integer getMinimumFailbackTime()
Generated method - Getter of theLDAPConfigProxyItem.minimumFailbackTime
attribute defined at extensionldap
.- Returns:
- the minimumFailbackTime
-
getPoolEnabled
@Accessor(qualifier="poolEnabled", type=GETTER) public java.lang.Boolean getPoolEnabled()
Generated method - Getter of theLDAPConfigProxyItem.poolEnabled
attribute defined at extensionldap
.- Returns:
- the poolEnabled
-
getPoolInitsize
@Accessor(qualifier="poolInitsize", type=GETTER) public java.lang.Integer getPoolInitsize()
Generated method - Getter of theLDAPConfigProxyItem.poolInitsize
attribute defined at extensionldap
.- Returns:
- the poolInitsize
-
getPoolMaxsize
@Accessor(qualifier="poolMaxsize", type=GETTER) public java.lang.Integer getPoolMaxsize()
Generated method - Getter of theLDAPConfigProxyItem.poolMaxsize
attribute defined at extensionldap
.- Returns:
- the poolMaxsize
-
getPoolPrefsize
@Accessor(qualifier="poolPrefsize", type=GETTER) public java.lang.Integer getPoolPrefsize()
Generated method - Getter of theLDAPConfigProxyItem.poolPrefsize
attribute defined at extensionldap
.- Returns:
- the poolPrefsize
-
getPoolTimeout
@Accessor(qualifier="poolTimeout", type=GETTER) public java.lang.Integer getPoolTimeout()
Generated method - Getter of theLDAPConfigProxyItem.poolTimeout
attribute defined at extensionldap
.- Returns:
- the poolTimeout
-
getSecurityProtocol
@Accessor(qualifier="securityProtocol", type=GETTER) public java.lang.String getSecurityProtocol()
Generated method - Getter of theLDAPConfigProxyItem.securityProtocol
attribute defined at extensionldap
.- Returns:
- the securityProtocol
-
getServerRootDN
@Accessor(qualifier="serverRootDN", type=GETTER) public java.lang.String getServerRootDN()
Generated method - Getter of theLDAPConfigProxyItem.serverRootDN
attribute defined at extensionldap
.- Returns:
- the serverRootDN
-
getServerUrl
@Accessor(qualifier="serverUrl", type=GETTER) public java.util.Collection<java.lang.String> getServerUrl()
Generated method - Getter of theLDAPConfigProxyItem.serverUrl
attribute defined at extensionldap
. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the serverUrl
-
getSocketFactory
@Accessor(qualifier="socketFactory", type=GETTER) public java.lang.String getSocketFactory()
Generated method - Getter of theLDAPConfigProxyItem.socketFactory
attribute defined at extensionldap
.- Returns:
- the socketFactory
-
setCacerts
@Accessor(qualifier="cacerts", type=SETTER) public void setCacerts(java.lang.String value)
Generated method - Setter ofLDAPConfigProxyItem.cacerts
attribute defined at extensionldap
.- Parameters:
value
- the cacerts
-
setCaKeystorePwd
@Accessor(qualifier="caKeystorePwd", type=SETTER) public void setCaKeystorePwd(java.lang.String value)
Generated method - Setter ofLDAPConfigProxyItem.caKeystorePwd
attribute defined at extensionldap
.- Parameters:
value
- the caKeystorePwd
-
setCaKeystoreType
@Accessor(qualifier="caKeystoreType", type=SETTER) public void setCaKeystoreType(java.lang.String value)
Generated method - Setter ofLDAPConfigProxyItem.caKeystoreType
attribute defined at extensionldap
.- Parameters:
value
- the caKeystoreType
-
setClientcerts
@Accessor(qualifier="clientcerts", type=SETTER) public void setClientcerts(java.lang.String value)
Generated method - Setter ofLDAPConfigProxyItem.clientcerts
attribute defined at extensionldap
.- Parameters:
value
- the clientcerts
-
setClientKeystorePwd
@Accessor(qualifier="clientKeystorePwd", type=SETTER) public void setClientKeystorePwd(java.lang.String value)
Generated method - Setter ofLDAPConfigProxyItem.clientKeystorePwd
attribute defined at extensionldap
.- Parameters:
value
- the clientKeystorePwd
-
setClientKeystoreType
@Accessor(qualifier="clientKeystoreType", type=SETTER) public void setClientKeystoreType(java.lang.String value)
Generated method - Setter ofLDAPConfigProxyItem.clientKeystoreType
attribute defined at extensionldap
.- Parameters:
value
- the clientKeystoreType
-
setJndiAuthentication
@Accessor(qualifier="jndiAuthentication", type=SETTER) public void setJndiAuthentication(JNDIAuthenticationEnum value)
Generated method - Setter ofLDAPConfigProxyItem.jndiAuthentication
attribute defined at extensionldap
.- Parameters:
value
- the jndiAuthentication
-
setJndiConnectTimeout
@Accessor(qualifier="jndiConnectTimeout", type=SETTER) public void setJndiConnectTimeout(java.lang.Integer value)
Generated method - Setter ofLDAPConfigProxyItem.jndiConnectTimeout
attribute defined at extensionldap
.- Parameters:
value
- the jndiConnectTimeout
-
setJndiCredentials
@Accessor(qualifier="jndiCredentials", type=SETTER) public void setJndiCredentials(java.lang.String value)
Generated method - Setter ofLDAPConfigProxyItem.jndiCredentials
attribute defined at extensionldap
.- Parameters:
value
- the jndiCredentials
-
setJndiFactory
@Accessor(qualifier="jndiFactory", type=SETTER) public void setJndiFactory(java.lang.String value)
Generated method - Setter ofLDAPConfigProxyItem.jndiFactory
attribute defined at extensionldap
.- Parameters:
value
- the jndiFactory
-
setJndiPrincipals
@Accessor(qualifier="jndiPrincipals", type=SETTER) public void setJndiPrincipals(java.lang.String value)
Generated method - Setter ofLDAPConfigProxyItem.jndiPrincipals
attribute defined at extensionldap
.- Parameters:
value
- the jndiPrincipals
-
setJndiVersion
@Accessor(qualifier="jndiVersion", type=SETTER) public void setJndiVersion(LDAPVersionEnum value)
Generated method - Setter ofLDAPConfigProxyItem.jndiVersion
attribute defined at extensionldap
.- Parameters:
value
- the jndiVersion
-
setLocalAccountsOnly
@Accessor(qualifier="localAccountsOnly", type=SETTER) public void setLocalAccountsOnly(java.util.Collection<PrincipalModel> value)
Generated method - Setter ofLDAPConfigProxyItem.localAccountsOnly
attribute defined at extensionldap
.- Parameters:
value
- the localAccountsOnly
-
setLoginField
@Accessor(qualifier="loginField", type=SETTER) public void setLoginField(java.lang.String value)
Generated method - Setter ofLDAPConfigProxyItem.loginField
attribute defined at extensionldap
.- Parameters:
value
- the loginField
-
setMinimumFailbackTime
@Accessor(qualifier="minimumFailbackTime", type=SETTER) public void setMinimumFailbackTime(java.lang.Integer value)
Generated method - Setter ofLDAPConfigProxyItem.minimumFailbackTime
attribute defined at extensionldap
.- Parameters:
value
- the minimumFailbackTime
-
setPoolEnabled
@Accessor(qualifier="poolEnabled", type=SETTER) public void setPoolEnabled(java.lang.Boolean value)
Generated method - Setter ofLDAPConfigProxyItem.poolEnabled
attribute defined at extensionldap
.- Parameters:
value
- the poolEnabled
-
setPoolInitsize
@Accessor(qualifier="poolInitsize", type=SETTER) public void setPoolInitsize(java.lang.Integer value)
Generated method - Setter ofLDAPConfigProxyItem.poolInitsize
attribute defined at extensionldap
.- Parameters:
value
- the poolInitsize
-
setPoolMaxsize
@Accessor(qualifier="poolMaxsize", type=SETTER) public void setPoolMaxsize(java.lang.Integer value)
Generated method - Setter ofLDAPConfigProxyItem.poolMaxsize
attribute defined at extensionldap
.- Parameters:
value
- the poolMaxsize
-
setPoolPrefsize
@Accessor(qualifier="poolPrefsize", type=SETTER) public void setPoolPrefsize(java.lang.Integer value)
Generated method - Setter ofLDAPConfigProxyItem.poolPrefsize
attribute defined at extensionldap
.- Parameters:
value
- the poolPrefsize
-
setPoolTimeout
@Accessor(qualifier="poolTimeout", type=SETTER) public void setPoolTimeout(java.lang.Integer value)
Generated method - Setter ofLDAPConfigProxyItem.poolTimeout
attribute defined at extensionldap
.- Parameters:
value
- the poolTimeout
-
setSecurityProtocol
@Accessor(qualifier="securityProtocol", type=SETTER) public void setSecurityProtocol(java.lang.String value)
Generated method - Setter ofLDAPConfigProxyItem.securityProtocol
attribute defined at extensionldap
.- Parameters:
value
- the securityProtocol
-
setServerRootDN
@Accessor(qualifier="serverRootDN", type=SETTER) public void setServerRootDN(java.lang.String value)
Generated method - Setter ofLDAPConfigProxyItem.serverRootDN
attribute defined at extensionldap
.- Parameters:
value
- the serverRootDN
-
setServerUrl
@Accessor(qualifier="serverUrl", type=SETTER) public void setServerUrl(java.util.Collection<java.lang.String> value)
Generated method - Setter ofLDAPConfigProxyItem.serverUrl
attribute defined at extensionldap
.- Parameters:
value
- the serverUrl
-
-