类 NacosLdapContextSource
java.lang.Object
org.springframework.ldap.core.support.AbstractContextSource
org.springframework.ldap.core.support.LdapContextSource
com.alibaba.nacos.plugin.auth.impl.ldap.NacosLdapContextSource
- 所有已实现的接口:
org.springframework.beans.factory.InitializingBean,org.springframework.ldap.core.ContextSource,org.springframework.ldap.core.support.BaseLdapPathContextSource,org.springframework.ldap.core.support.BaseLdapPathSource
public class NacosLdapContextSource
extends org.springframework.ldap.core.support.LdapContextSource
NacosLdapContextSource.
- 作者:
- karsonto
-
嵌套类概要
嵌套类 -
字段概要
字段从类继承的字段 org.springframework.ldap.core.support.AbstractContextSource
password, SUN_LDAP_POOLING_FLAG, userDn -
构造器概要
构造器 -
方法概要
从类继承的方法 org.springframework.ldap.core.support.LdapContextSource
getDirContextInstance从类继承的方法 org.springframework.ldap.core.support.AbstractContextSource
afterPropertiesSet, assembleProviderUrlString, createContext, getAnonymousEnv, getAuthenticatedEnv, getAuthenticationSource, getBaseLdapName, getBaseLdapPath, getBaseLdapPathAsString, getContext, getContextFactory, getDirObjectFactory, getPassword, getReadOnlyContext, getReadWriteContext, getUrls, getUserDn, isAnonymousReadOnly, isPooled, setAnonymousReadOnly, setAuthenticationSource, setAuthenticationStrategy, setBase, setBaseEnvironmentProperties, setCacheEnvironmentProperties, setContextFactory, setDirObjectFactory, setPassword, setPooled, setReferral, setupAuthenticatedEnvironment, setUrl, setUrls, setUserDn
-
字段详细资料
-
config
-
useTsl
private boolean useTsl -
LDAPS
- 另请参阅:
-
-
构造器详细资料
-
NacosLdapContextSource
-
-
方法详细资料
-
init
init LdapContextSource config.- 参数:
ldapTimeOut- ldap connection time out.
-