|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.springframework.ldap.core.support.AbstractContextSource
org.springframework.ldap.core.support.LdapContextSource
ome.security.SecureLdapContextSource
public class SecureLdapContextSource
Field Summary |
---|
Fields inherited from class org.springframework.ldap.core.support.AbstractContextSource |
---|
password, SUN_LDAP_POOLING_FLAG, userDn |
Constructor Summary | |
---|---|
SecureLdapContextSource()
|
Method Summary | |
---|---|
void |
afterPropertiesSet()
|
void |
setKeyStore(String keyStore)
|
void |
setKeyStorePassword(String password)
|
void |
setProtocol(String prot)
|
void |
setTrustStore(String trustStore)
|
void |
setTrustStorePassword(String password)
|
Methods inherited from class org.springframework.ldap.core.support.LdapContextSource |
---|
getDirContextInstance |
Methods inherited from class org.springframework.ldap.core.support.AbstractContextSource |
---|
assembleProviderUrlString, createContext, getAnonymousEnv, getAuthenticatedEnv, getAuthenticationSource, getBase, getBaseLdapPath, getBaseLdapPathAsString, getContextFactory, getDirObjectFactory, getReadOnlyContext, getReadWriteContext, getUrls, isAnonymousReadOnly, isPooled, setAnonymousReadOnly, setAuthenticationSource, setBase, setBaseEnvironmentProperties, setCacheEnvironmentProperties, setContextFactory, setDirObjectFactory, setPassword, setPooled, setupAuthenticatedEnvironment, setUrl, setUrls, setUserDn, setUserName |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SecureLdapContextSource()
Method Detail |
---|
public void afterPropertiesSet() throws Exception
afterPropertiesSet
in interface org.springframework.beans.factory.InitializingBean
afterPropertiesSet
in class org.springframework.ldap.core.support.AbstractContextSource
Exception
public void setKeyStore(String keyStore)
public void setTrustStore(String trustStore)
public void setTrustStorePassword(String password)
public void setKeyStorePassword(String password)
public void setProtocol(String prot)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Version: Beta-4.1.1-r5927-b91
Copyright © 2009 The University of Dundee. All Rights Reserved.