public class ContextSourceDecrypt
extends org.springframework.ldap.core.support.LdapContextSource
| Constructor and Description |
|---|
ContextSourceDecrypt() |
| Modifier and Type | Method and Description |
|---|---|
void |
setEncryptionService(EncryptionService encryptionService) |
void |
setPassword(String password)
Set the password (credentials) to use for getting authenticated contexts.
|
getDirContextInstanceafterPropertiesSet, assembleProviderUrlString, createContext, getAnonymousEnv, getAuthenticatedEnv, getAuthenticationSource, getBase, getBaseLdapPath, getBaseLdapPathAsString, getContext, getContextFactory, getDirObjectFactory, getReadOnlyContext, getReadWriteContext, getUrls, isAnonymousReadOnly, isPooled, setAnonymousReadOnly, setAuthenticationSource, setAuthenticationStrategy, setBase, setBaseEnvironmentProperties, setCacheEnvironmentProperties, setContextFactory, setDirObjectFactory, setPooled, setReferral, setupAuthenticatedEnvironment, setUrl, setUrls, setUserDnpublic void setEncryptionService(EncryptionService encryptionService)
public void setPassword(String password)
setPassword in class org.springframework.ldap.core.support.AbstractContextSourcepassword - the password.This work is licensed under a Creative Commons Attribution 4.0 International License.