public class DirContextSource extends AbstractContextSource
AbstractContextSource
.AbstractContextSource
password, SUN_LDAP_POOLING_FLAG, userDn
Constructor and Description |
---|
DirContextSource() |
Modifier and Type | Method and Description |
---|---|
protected DirContext |
getDirContextInstance(Hashtable environment)
Create a new InitialDirContext instance.
|
afterPropertiesSet, assembleProviderUrlString, createContext, getAnonymousEnv, getAuthenticatedEnv, getAuthenticationSource, getBase, getBaseLdapPath, getBaseLdapPathAsString, getContext, getContextFactory, getDirObjectFactory, getReadOnlyContext, getReadWriteContext, getUrls, isAnonymousReadOnly, isPooled, setAnonymousReadOnly, setAuthenticationSource, setAuthenticationStrategy, setBase, setBaseEnvironmentProperties, setCacheEnvironmentProperties, setContextFactory, setDirObjectFactory, setPassword, setPooled, setReferral, setupAuthenticatedEnvironment, setUrl, setUrls, setUserDn
protected DirContext getDirContextInstance(Hashtable environment) throws NamingException
getDirContextInstance
in class AbstractContextSource
environment
- the environment to use when creating the context.NamingException
- if one is encountered when creating the instance.Copyright © 2005–2016 The Spring LDAP Framework. All rights reserved.