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_TYPECODEGenerated model type code constant.static java.lang.StringCACERTSGenerated constant - Attribute key ofLDAPConfigProxyItem.cacertsattribute defined at extensionldap.static java.lang.StringCAKEYSTOREPWDGenerated constant - Attribute key ofLDAPConfigProxyItem.caKeystorePwdattribute defined at extensionldap.static java.lang.StringCAKEYSTORETYPEGenerated constant - Attribute key ofLDAPConfigProxyItem.caKeystoreTypeattribute defined at extensionldap.static java.lang.StringCLIENTCERTSGenerated constant - Attribute key ofLDAPConfigProxyItem.clientcertsattribute defined at extensionldap.static java.lang.StringCLIENTKEYSTOREPWDGenerated constant - Attribute key ofLDAPConfigProxyItem.clientKeystorePwdattribute defined at extensionldap.static java.lang.StringCLIENTKEYSTORETYPEGenerated constant - Attribute key ofLDAPConfigProxyItem.clientKeystoreTypeattribute defined at extensionldap.static java.lang.StringJNDIAUTHENTICATIONGenerated constant - Attribute key ofLDAPConfigProxyItem.jndiAuthenticationattribute defined at extensionldap.static java.lang.StringJNDICONNECTTIMEOUTGenerated constant - Attribute key ofLDAPConfigProxyItem.jndiConnectTimeoutattribute defined at extensionldap.static java.lang.StringJNDICREDENTIALSGenerated constant - Attribute key ofLDAPConfigProxyItem.jndiCredentialsattribute defined at extensionldap.static java.lang.StringJNDIFACTORYGenerated constant - Attribute key ofLDAPConfigProxyItem.jndiFactoryattribute defined at extensionldap.static java.lang.StringJNDIPRINCIPALSGenerated constant - Attribute key ofLDAPConfigProxyItem.jndiPrincipalsattribute defined at extensionldap.static java.lang.StringJNDIVERSIONGenerated constant - Attribute key ofLDAPConfigProxyItem.jndiVersionattribute defined at extensionldap.static java.lang.StringLOCALACCOUNTSONLYGenerated constant - Attribute key ofLDAPConfigProxyItem.localAccountsOnlyattribute defined at extensionldap.static java.lang.StringLOGINFIELDGenerated constant - Attribute key ofLDAPConfigProxyItem.loginFieldattribute defined at extensionldap.static java.lang.StringMINIMUMFAILBACKTIMEGenerated constant - Attribute key ofLDAPConfigProxyItem.minimumFailbackTimeattribute defined at extensionldap.static java.lang.StringPOOLENABLEDGenerated constant - Attribute key ofLDAPConfigProxyItem.poolEnabledattribute defined at extensionldap.static java.lang.StringPOOLINITSIZEGenerated constant - Attribute key ofLDAPConfigProxyItem.poolInitsizeattribute defined at extensionldap.static java.lang.StringPOOLMAXSIZEGenerated constant - Attribute key ofLDAPConfigProxyItem.poolMaxsizeattribute defined at extensionldap.static java.lang.StringPOOLPREFSIZEGenerated constant - Attribute key ofLDAPConfigProxyItem.poolPrefsizeattribute defined at extensionldap.static java.lang.StringPOOLTIMEOUTGenerated constant - Attribute key ofLDAPConfigProxyItem.poolTimeoutattribute defined at extensionldap.static java.lang.StringSECURITYPROTOCOLGenerated constant - Attribute key ofLDAPConfigProxyItem.securityProtocolattribute defined at extensionldap.static java.lang.StringSERVERROOTDNGenerated constant - Attribute key ofLDAPConfigProxyItem.serverRootDNattribute defined at extensionldap.static java.lang.StringSERVERURLGenerated constant - Attribute key ofLDAPConfigProxyItem.serverUrlattribute defined at extensionldap.static java.lang.StringSOCKETFACTORYGenerated 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, 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.StringgetCacerts()Generated method - Getter of theLDAPConfigProxyItem.cacertsattribute defined at extensionldap.java.lang.StringgetCaKeystorePwd()Generated method - Getter of theLDAPConfigProxyItem.caKeystorePwdattribute defined at extensionldap.java.lang.StringgetCaKeystoreType()Generated method - Getter of theLDAPConfigProxyItem.caKeystoreTypeattribute defined at extensionldap.java.lang.StringgetClientcerts()Generated method - Getter of theLDAPConfigProxyItem.clientcertsattribute defined at extensionldap.java.lang.StringgetClientKeystorePwd()Generated method - Getter of theLDAPConfigProxyItem.clientKeystorePwdattribute defined at extensionldap.java.lang.StringgetClientKeystoreType()Generated method - Getter of theLDAPConfigProxyItem.clientKeystoreTypeattribute defined at extensionldap.JNDIAuthenticationEnumgetJndiAuthentication()Generated method - Getter of theLDAPConfigProxyItem.jndiAuthenticationattribute defined at extensionldap.java.lang.IntegergetJndiConnectTimeout()Generated method - Getter of theLDAPConfigProxyItem.jndiConnectTimeoutattribute defined at extensionldap.java.lang.StringgetJndiCredentials()Generated method - Getter of theLDAPConfigProxyItem.jndiCredentialsattribute defined at extensionldap.java.lang.StringgetJndiFactory()Generated method - Getter of theLDAPConfigProxyItem.jndiFactoryattribute defined at extensionldap.java.lang.StringgetJndiPrincipals()Generated method - Getter of theLDAPConfigProxyItem.jndiPrincipalsattribute defined at extensionldap.LDAPVersionEnumgetJndiVersion()Generated method - Getter of theLDAPConfigProxyItem.jndiVersionattribute defined at extensionldap.java.util.Collection<PrincipalModel>getLocalAccountsOnly()Generated method - Getter of theLDAPConfigProxyItem.localAccountsOnlyattribute defined at extensionldap.java.lang.StringgetLoginField()Generated method - Getter of theLDAPConfigProxyItem.loginFieldattribute defined at extensionldap.java.lang.IntegergetMinimumFailbackTime()Generated method - Getter of theLDAPConfigProxyItem.minimumFailbackTimeattribute defined at extensionldap.java.lang.BooleangetPoolEnabled()Generated method - Getter of theLDAPConfigProxyItem.poolEnabledattribute defined at extensionldap.java.lang.IntegergetPoolInitsize()Generated method - Getter of theLDAPConfigProxyItem.poolInitsizeattribute defined at extensionldap.java.lang.IntegergetPoolMaxsize()Generated method - Getter of theLDAPConfigProxyItem.poolMaxsizeattribute defined at extensionldap.java.lang.IntegergetPoolPrefsize()Generated method - Getter of theLDAPConfigProxyItem.poolPrefsizeattribute defined at extensionldap.java.lang.IntegergetPoolTimeout()Generated method - Getter of theLDAPConfigProxyItem.poolTimeoutattribute defined at extensionldap.java.lang.StringgetSecurityProtocol()Generated method - Getter of theLDAPConfigProxyItem.securityProtocolattribute defined at extensionldap.java.lang.StringgetServerRootDN()Generated method - Getter of theLDAPConfigProxyItem.serverRootDNattribute defined at extensionldap.java.util.Collection<java.lang.String>getServerUrl()Generated method - Getter of theLDAPConfigProxyItem.serverUrlattribute defined at extensionldap.java.lang.StringgetSocketFactory()Generated method - Getter of theLDAPConfigProxyItem.socketFactoryattribute defined at extensionldap.voidsetCacerts(java.lang.String value)Generated method - Setter ofLDAPConfigProxyItem.cacertsattribute defined at extensionldap.voidsetCaKeystorePwd(java.lang.String value)Generated method - Setter ofLDAPConfigProxyItem.caKeystorePwdattribute defined at extensionldap.voidsetCaKeystoreType(java.lang.String value)Generated method - Setter ofLDAPConfigProxyItem.caKeystoreTypeattribute defined at extensionldap.voidsetClientcerts(java.lang.String value)Generated method - Setter ofLDAPConfigProxyItem.clientcertsattribute defined at extensionldap.voidsetClientKeystorePwd(java.lang.String value)Generated method - Setter ofLDAPConfigProxyItem.clientKeystorePwdattribute defined at extensionldap.voidsetClientKeystoreType(java.lang.String value)Generated method - Setter ofLDAPConfigProxyItem.clientKeystoreTypeattribute defined at extensionldap.voidsetJndiAuthentication(JNDIAuthenticationEnum value)Generated method - Setter ofLDAPConfigProxyItem.jndiAuthenticationattribute defined at extensionldap.voidsetJndiConnectTimeout(java.lang.Integer value)Generated method - Setter ofLDAPConfigProxyItem.jndiConnectTimeoutattribute defined at extensionldap.voidsetJndiCredentials(java.lang.String value)Generated method - Setter ofLDAPConfigProxyItem.jndiCredentialsattribute defined at extensionldap.voidsetJndiFactory(java.lang.String value)Generated method - Setter ofLDAPConfigProxyItem.jndiFactoryattribute defined at extensionldap.voidsetJndiPrincipals(java.lang.String value)Generated method - Setter ofLDAPConfigProxyItem.jndiPrincipalsattribute defined at extensionldap.voidsetJndiVersion(LDAPVersionEnum value)Generated method - Setter ofLDAPConfigProxyItem.jndiVersionattribute defined at extensionldap.voidsetLocalAccountsOnly(java.util.Collection<PrincipalModel> value)Generated method - Setter ofLDAPConfigProxyItem.localAccountsOnlyattribute defined at extensionldap.voidsetLoginField(java.lang.String value)Generated method - Setter ofLDAPConfigProxyItem.loginFieldattribute defined at extensionldap.voidsetMinimumFailbackTime(java.lang.Integer value)Generated method - Setter ofLDAPConfigProxyItem.minimumFailbackTimeattribute defined at extensionldap.voidsetPoolEnabled(java.lang.Boolean value)Generated method - Setter ofLDAPConfigProxyItem.poolEnabledattribute defined at extensionldap.voidsetPoolInitsize(java.lang.Integer value)Generated method - Setter ofLDAPConfigProxyItem.poolInitsizeattribute defined at extensionldap.voidsetPoolMaxsize(java.lang.Integer value)Generated method - Setter ofLDAPConfigProxyItem.poolMaxsizeattribute defined at extensionldap.voidsetPoolPrefsize(java.lang.Integer value)Generated method - Setter ofLDAPConfigProxyItem.poolPrefsizeattribute defined at extensionldap.voidsetPoolTimeout(java.lang.Integer value)Generated method - Setter ofLDAPConfigProxyItem.poolTimeoutattribute defined at extensionldap.voidsetSecurityProtocol(java.lang.String value)Generated method - Setter ofLDAPConfigProxyItem.securityProtocolattribute defined at extensionldap.voidsetServerRootDN(java.lang.String value)Generated method - Setter ofLDAPConfigProxyItem.serverRootDNattribute defined at extensionldap.voidsetServerUrl(java.util.Collection<java.lang.String> value)Generated method - Setter ofLDAPConfigProxyItem.serverUrlattribute defined at extensionldap.voidsetSocketFactory(java.lang.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, 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.minimumFailbackTimeattribute defined at extensionldap.- See Also:
- Constant Field Values
-
LOCALACCOUNTSONLY
public static final java.lang.String LOCALACCOUNTSONLY
Generated constant - Attribute key ofLDAPConfigProxyItem.localAccountsOnlyattribute defined at extensionldap.- See Also:
- Constant Field Values
-
POOLINITSIZE
public static final java.lang.String POOLINITSIZE
Generated constant - Attribute key ofLDAPConfigProxyItem.poolInitsizeattribute defined at extensionldap.- See Also:
- Constant Field Values
-
POOLPREFSIZE
public static final java.lang.String POOLPREFSIZE
Generated constant - Attribute key ofLDAPConfigProxyItem.poolPrefsizeattribute defined at extensionldap.- See Also:
- Constant Field Values
-
POOLMAXSIZE
public static final java.lang.String POOLMAXSIZE
Generated constant - Attribute key ofLDAPConfigProxyItem.poolMaxsizeattribute defined at extensionldap.- See Also:
- Constant Field Values
-
POOLTIMEOUT
public static final java.lang.String POOLTIMEOUT
Generated constant - Attribute key ofLDAPConfigProxyItem.poolTimeoutattribute defined at extensionldap.- See Also:
- Constant Field Values
-
POOLENABLED
public static final java.lang.String POOLENABLED
Generated constant - Attribute key ofLDAPConfigProxyItem.poolEnabledattribute defined at extensionldap.- See Also:
- Constant Field Values
-
LOGINFIELD
public static final java.lang.String LOGINFIELD
Generated constant - Attribute key ofLDAPConfigProxyItem.loginFieldattribute defined at extensionldap.- See Also:
- Constant Field Values
-
JNDIFACTORY
public static final java.lang.String JNDIFACTORY
Generated constant - Attribute key ofLDAPConfigProxyItem.jndiFactoryattribute defined at extensionldap.- See Also:
- Constant Field Values
-
SOCKETFACTORY
public static final java.lang.String SOCKETFACTORY
Generated constant - Attribute key ofLDAPConfigProxyItem.socketFactoryattribute defined at extensionldap.- See Also:
- Constant Field Values
-
CACERTS
public static final java.lang.String CACERTS
Generated constant - Attribute key ofLDAPConfigProxyItem.cacertsattribute defined at extensionldap.- See Also:
- Constant Field Values
-
CLIENTCERTS
public static final java.lang.String CLIENTCERTS
Generated constant - Attribute key ofLDAPConfigProxyItem.clientcertsattribute defined at extensionldap.- See Also:
- Constant Field Values
-
CAKEYSTOREPWD
public static final java.lang.String CAKEYSTOREPWD
Generated constant - Attribute key ofLDAPConfigProxyItem.caKeystorePwdattribute defined at extensionldap.- See Also:
- Constant Field Values
-
CLIENTKEYSTOREPWD
public static final java.lang.String CLIENTKEYSTOREPWD
Generated constant - Attribute key ofLDAPConfigProxyItem.clientKeystorePwdattribute defined at extensionldap.- See Also:
- Constant Field Values
-
CAKEYSTORETYPE
public static final java.lang.String CAKEYSTORETYPE
Generated constant - Attribute key ofLDAPConfigProxyItem.caKeystoreTypeattribute defined at extensionldap.- See Also:
- Constant Field Values
-
CLIENTKEYSTORETYPE
public static final java.lang.String CLIENTKEYSTORETYPE
Generated constant - Attribute key ofLDAPConfigProxyItem.clientKeystoreTypeattribute defined at extensionldap.- See Also:
- Constant Field Values
-
JNDIVERSION
public static final java.lang.String JNDIVERSION
Generated constant - Attribute key ofLDAPConfigProxyItem.jndiVersionattribute defined at extensionldap.- See Also:
- Constant Field Values
-
JNDIAUTHENTICATION
public static final java.lang.String JNDIAUTHENTICATION
Generated constant - Attribute key ofLDAPConfigProxyItem.jndiAuthenticationattribute defined at extensionldap.- See Also:
- Constant Field Values
-
JNDIPRINCIPALS
public static final java.lang.String JNDIPRINCIPALS
Generated constant - Attribute key ofLDAPConfigProxyItem.jndiPrincipalsattribute defined at extensionldap.- See Also:
- Constant Field Values
-
JNDICREDENTIALS
public static final java.lang.String JNDICREDENTIALS
Generated constant - Attribute key ofLDAPConfigProxyItem.jndiCredentialsattribute defined at extensionldap.- See Also:
- Constant Field Values
-
SECURITYPROTOCOL
public static final java.lang.String SECURITYPROTOCOL
Generated constant - Attribute key ofLDAPConfigProxyItem.securityProtocolattribute defined at extensionldap.- See Also:
- Constant Field Values
-
SERVERURL
public static final java.lang.String SERVERURL
Generated constant - Attribute key ofLDAPConfigProxyItem.serverUrlattribute defined at extensionldap.- See Also:
- Constant Field Values
-
SERVERROOTDN
public static final java.lang.String SERVERROOTDN
Generated constant - Attribute key ofLDAPConfigProxyItem.serverRootDNattribute defined at extensionldap.- See Also:
- Constant Field Values
-
JNDICONNECTTIMEOUT
public static final java.lang.String JNDICONNECTTIMEOUT
Generated constant - Attribute key ofLDAPConfigProxyItem.jndiConnectTimeoutattribute 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 typeLDAPConfigProxyItemat extensionldap_serverUrl- initial attribute declared by typeLDAPConfigProxyItemat 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 typeLDAPConfigProxyItemat extensionldap_owner- initial attribute declared by typeItemat extensioncore_serverUrl- initial attribute declared by typeLDAPConfigProxyItemat extensionldap
-
-
Method Detail
-
getCacerts
@Accessor(qualifier="cacerts", type=GETTER) public java.lang.String getCacerts()
Generated method - Getter of theLDAPConfigProxyItem.cacertsattribute defined at extensionldap.- Returns:
- the cacerts
-
getCaKeystorePwd
@Accessor(qualifier="caKeystorePwd", type=GETTER) public java.lang.String getCaKeystorePwd()
Generated method - Getter of theLDAPConfigProxyItem.caKeystorePwdattribute defined at extensionldap.- Returns:
- the caKeystorePwd
-
getCaKeystoreType
@Accessor(qualifier="caKeystoreType", type=GETTER) public java.lang.String getCaKeystoreType()
Generated method - Getter of theLDAPConfigProxyItem.caKeystoreTypeattribute defined at extensionldap.- Returns:
- the caKeystoreType
-
getClientcerts
@Accessor(qualifier="clientcerts", type=GETTER) public java.lang.String getClientcerts()
Generated method - Getter of theLDAPConfigProxyItem.clientcertsattribute defined at extensionldap.- Returns:
- the clientcerts
-
getClientKeystorePwd
@Accessor(qualifier="clientKeystorePwd", type=GETTER) public java.lang.String getClientKeystorePwd()
Generated method - Getter of theLDAPConfigProxyItem.clientKeystorePwdattribute defined at extensionldap.- Returns:
- the clientKeystorePwd
-
getClientKeystoreType
@Accessor(qualifier="clientKeystoreType", type=GETTER) public java.lang.String 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
@Accessor(qualifier="jndiConnectTimeout", type=GETTER) public java.lang.Integer getJndiConnectTimeout()
Generated method - Getter of theLDAPConfigProxyItem.jndiConnectTimeoutattribute defined at extensionldap.- Returns:
- the jndiConnectTimeout
-
getJndiCredentials
@Accessor(qualifier="jndiCredentials", type=GETTER) public java.lang.String getJndiCredentials()
Generated method - Getter of theLDAPConfigProxyItem.jndiCredentialsattribute defined at extensionldap.- Returns:
- the jndiCredentials
-
getJndiFactory
@Accessor(qualifier="jndiFactory", type=GETTER) public java.lang.String getJndiFactory()
Generated method - Getter of theLDAPConfigProxyItem.jndiFactoryattribute defined at extensionldap.- Returns:
- the jndiFactory
-
getJndiPrincipals
@Accessor(qualifier="jndiPrincipals", type=GETTER) public java.lang.String getJndiPrincipals()
Generated method - Getter of theLDAPConfigProxyItem.jndiPrincipalsattribute defined at extensionldap.- Returns:
- the jndiPrincipals
-
getJndiVersion
@Accessor(qualifier="jndiVersion", type=GETTER) public LDAPVersionEnum getJndiVersion()
Generated method - Getter of theLDAPConfigProxyItem.jndiVersionattribute defined at extensionldap.- Returns:
- the jndiVersion
-
getLocalAccountsOnly
@Accessor(qualifier="localAccountsOnly", type=GETTER) public java.util.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
@Accessor(qualifier="loginField", type=GETTER) public java.lang.String getLoginField()
Generated method - Getter of theLDAPConfigProxyItem.loginFieldattribute defined at extensionldap.- Returns:
- the loginField
-
getMinimumFailbackTime
@Accessor(qualifier="minimumFailbackTime", type=GETTER) public java.lang.Integer getMinimumFailbackTime()
Generated method - Getter of theLDAPConfigProxyItem.minimumFailbackTimeattribute defined at extensionldap.- Returns:
- the minimumFailbackTime
-
getPoolEnabled
@Accessor(qualifier="poolEnabled", type=GETTER) public java.lang.Boolean getPoolEnabled()
Generated method - Getter of theLDAPConfigProxyItem.poolEnabledattribute defined at extensionldap.- Returns:
- the poolEnabled
-
getPoolInitsize
@Accessor(qualifier="poolInitsize", type=GETTER) public java.lang.Integer getPoolInitsize()
Generated method - Getter of theLDAPConfigProxyItem.poolInitsizeattribute defined at extensionldap.- Returns:
- the poolInitsize
-
getPoolMaxsize
@Accessor(qualifier="poolMaxsize", type=GETTER) public java.lang.Integer getPoolMaxsize()
Generated method - Getter of theLDAPConfigProxyItem.poolMaxsizeattribute defined at extensionldap.- Returns:
- the poolMaxsize
-
getPoolPrefsize
@Accessor(qualifier="poolPrefsize", type=GETTER) public java.lang.Integer getPoolPrefsize()
Generated method - Getter of theLDAPConfigProxyItem.poolPrefsizeattribute defined at extensionldap.- Returns:
- the poolPrefsize
-
getPoolTimeout
@Accessor(qualifier="poolTimeout", type=GETTER) public java.lang.Integer getPoolTimeout()
Generated method - Getter of theLDAPConfigProxyItem.poolTimeoutattribute defined at extensionldap.- Returns:
- the poolTimeout
-
getSecurityProtocol
@Accessor(qualifier="securityProtocol", type=GETTER) public java.lang.String getSecurityProtocol()
Generated method - Getter of theLDAPConfigProxyItem.securityProtocolattribute defined at extensionldap.- Returns:
- the securityProtocol
-
getServerRootDN
@Accessor(qualifier="serverRootDN", type=GETTER) public java.lang.String getServerRootDN()
Generated method - Getter of theLDAPConfigProxyItem.serverRootDNattribute 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.serverUrlattribute 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.socketFactoryattribute defined at extensionldap.- Returns:
- the socketFactory
-
setCacerts
@Accessor(qualifier="cacerts", type=SETTER) public void setCacerts(java.lang.String value)
Generated method - Setter ofLDAPConfigProxyItem.cacertsattribute defined at extensionldap.- Parameters:
value- the cacerts
-
setCaKeystorePwd
@Accessor(qualifier="caKeystorePwd", type=SETTER) public void setCaKeystorePwd(java.lang.String value)
Generated method - Setter ofLDAPConfigProxyItem.caKeystorePwdattribute defined at extensionldap.- Parameters:
value- the caKeystorePwd
-
setCaKeystoreType
@Accessor(qualifier="caKeystoreType", type=SETTER) public void setCaKeystoreType(java.lang.String value)
Generated method - Setter ofLDAPConfigProxyItem.caKeystoreTypeattribute defined at extensionldap.- Parameters:
value- the caKeystoreType
-
setClientcerts
@Accessor(qualifier="clientcerts", type=SETTER) public void setClientcerts(java.lang.String value)
Generated method - Setter ofLDAPConfigProxyItem.clientcertsattribute defined at extensionldap.- Parameters:
value- the clientcerts
-
setClientKeystorePwd
@Accessor(qualifier="clientKeystorePwd", type=SETTER) public void setClientKeystorePwd(java.lang.String value)
Generated method - Setter ofLDAPConfigProxyItem.clientKeystorePwdattribute defined at extensionldap.- Parameters:
value- the clientKeystorePwd
-
setClientKeystoreType
@Accessor(qualifier="clientKeystoreType", type=SETTER) public void setClientKeystoreType(java.lang.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(java.lang.Integer value)
Generated method - Setter ofLDAPConfigProxyItem.jndiConnectTimeoutattribute defined at extensionldap.- Parameters:
value- the jndiConnectTimeout
-
setJndiCredentials
@Accessor(qualifier="jndiCredentials", type=SETTER) public void setJndiCredentials(java.lang.String value)
Generated method - Setter ofLDAPConfigProxyItem.jndiCredentialsattribute defined at extensionldap.- Parameters:
value- the jndiCredentials
-
setJndiFactory
@Accessor(qualifier="jndiFactory", type=SETTER) public void setJndiFactory(java.lang.String value)
Generated method - Setter ofLDAPConfigProxyItem.jndiFactoryattribute defined at extensionldap.- Parameters:
value- the jndiFactory
-
setJndiPrincipals
@Accessor(qualifier="jndiPrincipals", type=SETTER) public void setJndiPrincipals(java.lang.String value)
Generated method - Setter ofLDAPConfigProxyItem.jndiPrincipalsattribute defined at extensionldap.- Parameters:
value- the jndiPrincipals
-
setJndiVersion
@Accessor(qualifier="jndiVersion", type=SETTER) public void setJndiVersion(LDAPVersionEnum value)
Generated method - Setter ofLDAPConfigProxyItem.jndiVersionattribute 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.localAccountsOnlyattribute defined at extensionldap.- Parameters:
value- the localAccountsOnly
-
setLoginField
@Accessor(qualifier="loginField", type=SETTER) public void setLoginField(java.lang.String value)
Generated method - Setter ofLDAPConfigProxyItem.loginFieldattribute defined at extensionldap.- Parameters:
value- the loginField
-
setMinimumFailbackTime
@Accessor(qualifier="minimumFailbackTime", type=SETTER) public void setMinimumFailbackTime(java.lang.Integer value)
Generated method - Setter ofLDAPConfigProxyItem.minimumFailbackTimeattribute defined at extensionldap.- Parameters:
value- the minimumFailbackTime
-
setPoolEnabled
@Accessor(qualifier="poolEnabled", type=SETTER) public void setPoolEnabled(java.lang.Boolean value)
Generated method - Setter ofLDAPConfigProxyItem.poolEnabledattribute defined at extensionldap.- Parameters:
value- the poolEnabled
-
setPoolInitsize
@Accessor(qualifier="poolInitsize", type=SETTER) public void setPoolInitsize(java.lang.Integer value)
Generated method - Setter ofLDAPConfigProxyItem.poolInitsizeattribute defined at extensionldap.- Parameters:
value- the poolInitsize
-
setPoolMaxsize
@Accessor(qualifier="poolMaxsize", type=SETTER) public void setPoolMaxsize(java.lang.Integer value)
Generated method - Setter ofLDAPConfigProxyItem.poolMaxsizeattribute defined at extensionldap.- Parameters:
value- the poolMaxsize
-
setPoolPrefsize
@Accessor(qualifier="poolPrefsize", type=SETTER) public void setPoolPrefsize(java.lang.Integer value)
Generated method - Setter ofLDAPConfigProxyItem.poolPrefsizeattribute defined at extensionldap.- Parameters:
value- the poolPrefsize
-
setPoolTimeout
@Accessor(qualifier="poolTimeout", type=SETTER) public void setPoolTimeout(java.lang.Integer value)
Generated method - Setter ofLDAPConfigProxyItem.poolTimeoutattribute defined at extensionldap.- Parameters:
value- the poolTimeout
-
setSecurityProtocol
@Accessor(qualifier="securityProtocol", type=SETTER) public void setSecurityProtocol(java.lang.String value)
Generated method - Setter ofLDAPConfigProxyItem.securityProtocolattribute defined at extensionldap.- Parameters:
value- the securityProtocol
-
setServerRootDN
@Accessor(qualifier="serverRootDN", type=SETTER) public void setServerRootDN(java.lang.String value)
Generated method - Setter ofLDAPConfigProxyItem.serverRootDNattribute 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.serverUrlattribute defined at extensionldap.- Parameters:
value- the serverUrl
-
-