Class SpnegoAuthModuleConf.LDAP
- java.lang.Object
- 
- org.apache.syncope.common.lib.AbstractLDAPConf
- 
- org.apache.syncope.common.lib.auth.SpnegoAuthModuleConf.LDAP
 
 
- 
- All Implemented Interfaces:
- Serializable
 - Enclosing class:
- SpnegoAuthModuleConf
 
 public static class SpnegoAuthModuleConf.LDAP extends AbstractLDAPConf implements Serializable - See Also:
- Serialized Form
 
- 
- 
Nested Class Summary- 
Nested classes/interfaces inherited from class org.apache.syncope.common.lib.AbstractLDAPConfAbstractLDAPConf.LdapConnectionPoolPassivator, AbstractLDAPConf.LdapConnectionStrategy, AbstractLDAPConf.LdapHostnameVerifier, AbstractLDAPConf.LdapTrustManager, AbstractLDAPConf.LdapType
 
- 
 - 
Constructor SummaryConstructors Constructor Description LDAP()
 - 
Method Summary- 
Methods inherited from class org.apache.syncope.common.lib.AbstractLDAPConfgetBaseDn, getBinaryAttributes, getBindCredential, getBindDn, getBlockWaitTime, getConnectionStrategy, getConnectTimeout, getHostnameVerifier, getIdleTime, getLdapType, getLdapUrl, getMaxPoolSize, getMinPoolSize, getPageSize, getPoolPassivator, getPrunePeriod, getResponseTimeout, getSearchFilter, getTrustManager, getValidatePeriod, getValidateTimeout, isAllowMultipleDns, isAllowMultipleEntries, isDisablePooling, isFailFast, isFollowReferrals, isSubtreeSearch, isUseStartTls, isValidateOnCheckout, isValidatePeriodically, setAllowMultipleDns, setAllowMultipleEntries, setBaseDn, setBinaryAttributes, setBindCredential, setBindDn, setBlockWaitTime, setConnectionStrategy, setConnectTimeout, setDisablePooling, setFailFast, setFollowReferrals, setHostnameVerifier, setIdleTime, setLdapType, setLdapUrl, setMaxPoolSize, setMinPoolSize, setPageSize, setPoolPassivator, setPrunePeriod, setResponseTimeout, setSearchFilter, setSubtreeSearch, setTrustManager, setUseStartTls, setValidateOnCheckout, setValidatePeriod, setValidatePeriodically, setValidateTimeout
 
- 
 
-