Class 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
    • 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 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.
    • Constructor Summary

      Constructors 
      Constructor 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, 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 parameters
      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 parameters
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method 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.
      • Methods inherited from class java.lang.Object

        clone, finalize, getClass, notify, notifyAll, wait, wait, wait
    • 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 of LDAPConfigProxyItem.minimumFailbackTime attribute defined at extension ldap.
        See Also:
        Constant Field Values
      • LOCALACCOUNTSONLY

        public static final java.lang.String LOCALACCOUNTSONLY
        Generated constant - Attribute key of LDAPConfigProxyItem.localAccountsOnly attribute defined at extension ldap.
        See Also:
        Constant Field Values
      • POOLINITSIZE

        public static final java.lang.String POOLINITSIZE
        Generated constant - Attribute key of LDAPConfigProxyItem.poolInitsize attribute defined at extension ldap.
        See Also:
        Constant Field Values
      • POOLPREFSIZE

        public static final java.lang.String POOLPREFSIZE
        Generated constant - Attribute key of LDAPConfigProxyItem.poolPrefsize attribute defined at extension ldap.
        See Also:
        Constant Field Values
      • POOLMAXSIZE

        public static final java.lang.String POOLMAXSIZE
        Generated constant - Attribute key of LDAPConfigProxyItem.poolMaxsize attribute defined at extension ldap.
        See Also:
        Constant Field Values
      • POOLTIMEOUT

        public static final java.lang.String POOLTIMEOUT
        Generated constant - Attribute key of LDAPConfigProxyItem.poolTimeout attribute defined at extension ldap.
        See Also:
        Constant Field Values
      • POOLENABLED

        public static final java.lang.String POOLENABLED
        Generated constant - Attribute key of LDAPConfigProxyItem.poolEnabled attribute defined at extension ldap.
        See Also:
        Constant Field Values
      • LOGINFIELD

        public static final java.lang.String LOGINFIELD
        Generated constant - Attribute key of LDAPConfigProxyItem.loginField attribute defined at extension ldap.
        See Also:
        Constant Field Values
      • JNDIFACTORY

        public static final java.lang.String JNDIFACTORY
        Generated constant - Attribute key of LDAPConfigProxyItem.jndiFactory attribute defined at extension ldap.
        See Also:
        Constant Field Values
      • SOCKETFACTORY

        public static final java.lang.String SOCKETFACTORY
        Generated constant - Attribute key of LDAPConfigProxyItem.socketFactory attribute defined at extension ldap.
        See Also:
        Constant Field Values
      • CACERTS

        public static final java.lang.String CACERTS
        Generated constant - Attribute key of LDAPConfigProxyItem.cacerts attribute defined at extension ldap.
        See Also:
        Constant Field Values
      • CLIENTCERTS

        public static final java.lang.String CLIENTCERTS
        Generated constant - Attribute key of LDAPConfigProxyItem.clientcerts attribute defined at extension ldap.
        See Also:
        Constant Field Values
      • CAKEYSTOREPWD

        public static final java.lang.String CAKEYSTOREPWD
        Generated constant - Attribute key of LDAPConfigProxyItem.caKeystorePwd attribute defined at extension ldap.
        See Also:
        Constant Field Values
      • CLIENTKEYSTOREPWD

        public static final java.lang.String CLIENTKEYSTOREPWD
        Generated constant - Attribute key of LDAPConfigProxyItem.clientKeystorePwd attribute defined at extension ldap.
        See Also:
        Constant Field Values
      • CAKEYSTORETYPE

        public static final java.lang.String CAKEYSTORETYPE
        Generated constant - Attribute key of LDAPConfigProxyItem.caKeystoreType attribute defined at extension ldap.
        See Also:
        Constant Field Values
      • CLIENTKEYSTORETYPE

        public static final java.lang.String CLIENTKEYSTORETYPE
        Generated constant - Attribute key of LDAPConfigProxyItem.clientKeystoreType attribute defined at extension ldap.
        See Also:
        Constant Field Values
      • JNDIVERSION

        public static final java.lang.String JNDIVERSION
        Generated constant - Attribute key of LDAPConfigProxyItem.jndiVersion attribute defined at extension ldap.
        See Also:
        Constant Field Values
      • JNDIAUTHENTICATION

        public static final java.lang.String JNDIAUTHENTICATION
        Generated constant - Attribute key of LDAPConfigProxyItem.jndiAuthentication attribute defined at extension ldap.
        See Also:
        Constant Field Values
      • JNDIPRINCIPALS

        public static final java.lang.String JNDIPRINCIPALS
        Generated constant - Attribute key of LDAPConfigProxyItem.jndiPrincipals attribute defined at extension ldap.
        See Also:
        Constant Field Values
      • JNDICREDENTIALS

        public static final java.lang.String JNDICREDENTIALS
        Generated constant - Attribute key of LDAPConfigProxyItem.jndiCredentials attribute defined at extension ldap.
        See Also:
        Constant Field Values
      • SECURITYPROTOCOL

        public static final java.lang.String SECURITYPROTOCOL
        Generated constant - Attribute key of LDAPConfigProxyItem.securityProtocol attribute defined at extension ldap.
        See Also:
        Constant Field Values
      • SERVERURL

        public static final java.lang.String SERVERURL
        Generated constant - Attribute key of LDAPConfigProxyItem.serverUrl attribute defined at extension ldap.
        See Also:
        Constant Field Values
      • SERVERROOTDN

        public static final java.lang.String SERVERROOTDN
        Generated constant - Attribute key of LDAPConfigProxyItem.serverRootDN attribute defined at extension ldap.
        See Also:
        Constant Field Values
      • JNDICONNECTTIMEOUT

        public static final java.lang.String JNDICONNECTTIMEOUT
        Generated constant - Attribute key of LDAPConfigProxyItem.jndiConnectTimeout attribute defined at extension ldap.
        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 parameters
        Generated constructor - Constructor with all mandatory attributes.
        Parameters:
        _loginField - initial attribute declared by type LDAPConfigProxyItem at extension ldap
        _serverUrl - initial attribute declared by type LDAPConfigProxyItem at extension ldap
      • 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 parameters
        Generated constructor - for all mandatory and initial attributes.
        Parameters:
        _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
    • Method Detail

      • getCacerts

        @Accessor(qualifier="cacerts",
                  type=GETTER)
        public java.lang.String getCacerts()
        Generated method - Getter of the LDAPConfigProxyItem.cacerts attribute defined at extension ldap.
        Returns:
        the cacerts
      • getCaKeystorePwd

        @Accessor(qualifier="caKeystorePwd",
                  type=GETTER)
        public java.lang.String getCaKeystorePwd()
        Generated method - Getter of the LDAPConfigProxyItem.caKeystorePwd attribute defined at extension ldap.
        Returns:
        the caKeystorePwd
      • getCaKeystoreType

        @Accessor(qualifier="caKeystoreType",
                  type=GETTER)
        public java.lang.String getCaKeystoreType()
        Generated method - Getter of the LDAPConfigProxyItem.caKeystoreType attribute defined at extension ldap.
        Returns:
        the caKeystoreType
      • getClientcerts

        @Accessor(qualifier="clientcerts",
                  type=GETTER)
        public java.lang.String getClientcerts()
        Generated method - Getter of the LDAPConfigProxyItem.clientcerts attribute defined at extension ldap.
        Returns:
        the clientcerts
      • getClientKeystorePwd

        @Accessor(qualifier="clientKeystorePwd",
                  type=GETTER)
        public java.lang.String getClientKeystorePwd()
        Generated method - Getter of the LDAPConfigProxyItem.clientKeystorePwd attribute defined at extension ldap.
        Returns:
        the clientKeystorePwd
      • getClientKeystoreType

        @Accessor(qualifier="clientKeystoreType",
                  type=GETTER)
        public java.lang.String getClientKeystoreType()
        Generated method - Getter of the LDAPConfigProxyItem.clientKeystoreType attribute defined at extension ldap.
        Returns:
        the clientKeystoreType
      • getJndiAuthentication

        @Accessor(qualifier="jndiAuthentication",
                  type=GETTER)
        public JNDIAuthenticationEnum getJndiAuthentication()
        Generated method - Getter of the LDAPConfigProxyItem.jndiAuthentication attribute defined at extension ldap.
        Returns:
        the jndiAuthentication
      • getJndiConnectTimeout

        @Accessor(qualifier="jndiConnectTimeout",
                  type=GETTER)
        public java.lang.Integer getJndiConnectTimeout()
        Generated method - Getter of the LDAPConfigProxyItem.jndiConnectTimeout attribute defined at extension ldap.
        Returns:
        the jndiConnectTimeout
      • getJndiCredentials

        @Accessor(qualifier="jndiCredentials",
                  type=GETTER)
        public java.lang.String getJndiCredentials()
        Generated method - Getter of the LDAPConfigProxyItem.jndiCredentials attribute defined at extension ldap.
        Returns:
        the jndiCredentials
      • getJndiFactory

        @Accessor(qualifier="jndiFactory",
                  type=GETTER)
        public java.lang.String getJndiFactory()
        Generated method - Getter of the LDAPConfigProxyItem.jndiFactory attribute defined at extension ldap.
        Returns:
        the jndiFactory
      • getJndiPrincipals

        @Accessor(qualifier="jndiPrincipals",
                  type=GETTER)
        public java.lang.String getJndiPrincipals()
        Generated method - Getter of the LDAPConfigProxyItem.jndiPrincipals attribute defined at extension ldap.
        Returns:
        the jndiPrincipals
      • getJndiVersion

        @Accessor(qualifier="jndiVersion",
                  type=GETTER)
        public LDAPVersionEnum getJndiVersion()
        Generated method - Getter of the LDAPConfigProxyItem.jndiVersion attribute defined at extension ldap.
        Returns:
        the jndiVersion
      • getLocalAccountsOnly

        @Accessor(qualifier="localAccountsOnly",
                  type=GETTER)
        public java.util.Collection<PrincipalModel> getLocalAccountsOnly()
        Generated method - Getter of the LDAPConfigProxyItem.localAccountsOnly attribute defined at extension ldap. 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 the LDAPConfigProxyItem.loginField attribute defined at extension ldap.
        Returns:
        the loginField
      • getMinimumFailbackTime

        @Accessor(qualifier="minimumFailbackTime",
                  type=GETTER)
        public java.lang.Integer getMinimumFailbackTime()
        Generated method - Getter of the LDAPConfigProxyItem.minimumFailbackTime attribute defined at extension ldap.
        Returns:
        the minimumFailbackTime
      • getPoolEnabled

        @Accessor(qualifier="poolEnabled",
                  type=GETTER)
        public java.lang.Boolean getPoolEnabled()
        Generated method - Getter of the LDAPConfigProxyItem.poolEnabled attribute defined at extension ldap.
        Returns:
        the poolEnabled
      • getPoolInitsize

        @Accessor(qualifier="poolInitsize",
                  type=GETTER)
        public java.lang.Integer getPoolInitsize()
        Generated method - Getter of the LDAPConfigProxyItem.poolInitsize attribute defined at extension ldap.
        Returns:
        the poolInitsize
      • getPoolMaxsize

        @Accessor(qualifier="poolMaxsize",
                  type=GETTER)
        public java.lang.Integer getPoolMaxsize()
        Generated method - Getter of the LDAPConfigProxyItem.poolMaxsize attribute defined at extension ldap.
        Returns:
        the poolMaxsize
      • getPoolPrefsize

        @Accessor(qualifier="poolPrefsize",
                  type=GETTER)
        public java.lang.Integer getPoolPrefsize()
        Generated method - Getter of the LDAPConfigProxyItem.poolPrefsize attribute defined at extension ldap.
        Returns:
        the poolPrefsize
      • getPoolTimeout

        @Accessor(qualifier="poolTimeout",
                  type=GETTER)
        public java.lang.Integer getPoolTimeout()
        Generated method - Getter of the LDAPConfigProxyItem.poolTimeout attribute defined at extension ldap.
        Returns:
        the poolTimeout
      • getSecurityProtocol

        @Accessor(qualifier="securityProtocol",
                  type=GETTER)
        public java.lang.String getSecurityProtocol()
        Generated method - Getter of the LDAPConfigProxyItem.securityProtocol attribute defined at extension ldap.
        Returns:
        the securityProtocol
      • getServerRootDN

        @Accessor(qualifier="serverRootDN",
                  type=GETTER)
        public java.lang.String getServerRootDN()
        Generated method - Getter of the LDAPConfigProxyItem.serverRootDN attribute defined at extension ldap.
        Returns:
        the serverRootDN
      • getServerUrl

        @Accessor(qualifier="serverUrl",
                  type=GETTER)
        public java.util.Collection<java.lang.String> getServerUrl()
        Generated method - Getter of the LDAPConfigProxyItem.serverUrl attribute defined at extension ldap. 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 the LDAPConfigProxyItem.socketFactory attribute defined at extension ldap.
        Returns:
        the socketFactory
      • setCacerts

        @Accessor(qualifier="cacerts",
                  type=SETTER)
        public void setCacerts​(java.lang.String value)
        Generated method - Setter of LDAPConfigProxyItem.cacerts attribute defined at extension ldap.
        Parameters:
        value - the cacerts
      • setCaKeystorePwd

        @Accessor(qualifier="caKeystorePwd",
                  type=SETTER)
        public void setCaKeystorePwd​(java.lang.String value)
        Generated method - Setter of LDAPConfigProxyItem.caKeystorePwd attribute defined at extension ldap.
        Parameters:
        value - the caKeystorePwd
      • setCaKeystoreType

        @Accessor(qualifier="caKeystoreType",
                  type=SETTER)
        public void setCaKeystoreType​(java.lang.String value)
        Generated method - Setter of LDAPConfigProxyItem.caKeystoreType attribute defined at extension ldap.
        Parameters:
        value - the caKeystoreType
      • setClientcerts

        @Accessor(qualifier="clientcerts",
                  type=SETTER)
        public void setClientcerts​(java.lang.String value)
        Generated method - Setter of LDAPConfigProxyItem.clientcerts attribute defined at extension ldap.
        Parameters:
        value - the clientcerts
      • setClientKeystorePwd

        @Accessor(qualifier="clientKeystorePwd",
                  type=SETTER)
        public void setClientKeystorePwd​(java.lang.String value)
        Generated method - Setter of LDAPConfigProxyItem.clientKeystorePwd attribute defined at extension ldap.
        Parameters:
        value - the clientKeystorePwd
      • setClientKeystoreType

        @Accessor(qualifier="clientKeystoreType",
                  type=SETTER)
        public void setClientKeystoreType​(java.lang.String value)
        Generated method - Setter of LDAPConfigProxyItem.clientKeystoreType attribute defined at extension ldap.
        Parameters:
        value - the clientKeystoreType
      • setJndiAuthentication

        @Accessor(qualifier="jndiAuthentication",
                  type=SETTER)
        public void setJndiAuthentication​(JNDIAuthenticationEnum value)
        Generated method - Setter of LDAPConfigProxyItem.jndiAuthentication attribute defined at extension ldap.
        Parameters:
        value - the jndiAuthentication
      • setJndiConnectTimeout

        @Accessor(qualifier="jndiConnectTimeout",
                  type=SETTER)
        public void setJndiConnectTimeout​(java.lang.Integer value)
        Generated method - Setter of LDAPConfigProxyItem.jndiConnectTimeout attribute defined at extension ldap.
        Parameters:
        value - the jndiConnectTimeout
      • setJndiCredentials

        @Accessor(qualifier="jndiCredentials",
                  type=SETTER)
        public void setJndiCredentials​(java.lang.String value)
        Generated method - Setter of LDAPConfigProxyItem.jndiCredentials attribute defined at extension ldap.
        Parameters:
        value - the jndiCredentials
      • setJndiFactory

        @Accessor(qualifier="jndiFactory",
                  type=SETTER)
        public void setJndiFactory​(java.lang.String value)
        Generated method - Setter of LDAPConfigProxyItem.jndiFactory attribute defined at extension ldap.
        Parameters:
        value - the jndiFactory
      • setJndiPrincipals

        @Accessor(qualifier="jndiPrincipals",
                  type=SETTER)
        public void setJndiPrincipals​(java.lang.String value)
        Generated method - Setter of LDAPConfigProxyItem.jndiPrincipals attribute defined at extension ldap.
        Parameters:
        value - the jndiPrincipals
      • setJndiVersion

        @Accessor(qualifier="jndiVersion",
                  type=SETTER)
        public void setJndiVersion​(LDAPVersionEnum value)
        Generated method - Setter of LDAPConfigProxyItem.jndiVersion attribute defined at extension ldap.
        Parameters:
        value - the jndiVersion
      • setLocalAccountsOnly

        @Accessor(qualifier="localAccountsOnly",
                  type=SETTER)
        public void setLocalAccountsOnly​(java.util.Collection<PrincipalModel> value)
        Generated method - Setter of LDAPConfigProxyItem.localAccountsOnly attribute defined at extension ldap.
        Parameters:
        value - the localAccountsOnly
      • setLoginField

        @Accessor(qualifier="loginField",
                  type=SETTER)
        public void setLoginField​(java.lang.String value)
        Generated method - Setter of LDAPConfigProxyItem.loginField attribute defined at extension ldap.
        Parameters:
        value - the loginField
      • setMinimumFailbackTime

        @Accessor(qualifier="minimumFailbackTime",
                  type=SETTER)
        public void setMinimumFailbackTime​(java.lang.Integer value)
        Generated method - Setter of LDAPConfigProxyItem.minimumFailbackTime attribute defined at extension ldap.
        Parameters:
        value - the minimumFailbackTime
      • setPoolEnabled

        @Accessor(qualifier="poolEnabled",
                  type=SETTER)
        public void setPoolEnabled​(java.lang.Boolean value)
        Generated method - Setter of LDAPConfigProxyItem.poolEnabled attribute defined at extension ldap.
        Parameters:
        value - the poolEnabled
      • setPoolInitsize

        @Accessor(qualifier="poolInitsize",
                  type=SETTER)
        public void setPoolInitsize​(java.lang.Integer value)
        Generated method - Setter of LDAPConfigProxyItem.poolInitsize attribute defined at extension ldap.
        Parameters:
        value - the poolInitsize
      • setPoolMaxsize

        @Accessor(qualifier="poolMaxsize",
                  type=SETTER)
        public void setPoolMaxsize​(java.lang.Integer value)
        Generated method - Setter of LDAPConfigProxyItem.poolMaxsize attribute defined at extension ldap.
        Parameters:
        value - the poolMaxsize
      • setPoolPrefsize

        @Accessor(qualifier="poolPrefsize",
                  type=SETTER)
        public void setPoolPrefsize​(java.lang.Integer value)
        Generated method - Setter of LDAPConfigProxyItem.poolPrefsize attribute defined at extension ldap.
        Parameters:
        value - the poolPrefsize
      • setPoolTimeout

        @Accessor(qualifier="poolTimeout",
                  type=SETTER)
        public void setPoolTimeout​(java.lang.Integer value)
        Generated method - Setter of LDAPConfigProxyItem.poolTimeout attribute defined at extension ldap.
        Parameters:
        value - the poolTimeout
      • setSecurityProtocol

        @Accessor(qualifier="securityProtocol",
                  type=SETTER)
        public void setSecurityProtocol​(java.lang.String value)
        Generated method - Setter of LDAPConfigProxyItem.securityProtocol attribute defined at extension ldap.
        Parameters:
        value - the securityProtocol
      • setServerRootDN

        @Accessor(qualifier="serverRootDN",
                  type=SETTER)
        public void setServerRootDN​(java.lang.String value)
        Generated method - Setter of LDAPConfigProxyItem.serverRootDN attribute defined at extension ldap.
        Parameters:
        value - the serverRootDN
      • setServerUrl

        @Accessor(qualifier="serverUrl",
                  type=SETTER)
        public void setServerUrl​(java.util.Collection<java.lang.String> value)
        Generated method - Setter of LDAPConfigProxyItem.serverUrl attribute defined at extension ldap.
        Parameters:
        value - the serverUrl
      • setSocketFactory

        @Accessor(qualifier="socketFactory",
                  type=SETTER)
        public void setSocketFactory​(java.lang.String value)
        Generated method - Setter of LDAPConfigProxyItem.socketFactory attribute defined at extension ldap.
        Parameters:
        value - the socketFactory