Package | Description |
---|---|
org.springframework.security.config.annotation.authentication.configurers.ldap |
Modifier and Type | Method and Description |
---|---|
LdapAuthenticationProviderConfigurer.PasswordCompareConfigurer |
LdapAuthenticationProviderConfigurer.PasswordCompareConfigurer.passwordAttribute(String passwordAttribute)
The attribute in the directory which contains the user password.
|
LdapAuthenticationProviderConfigurer.PasswordCompareConfigurer |
LdapAuthenticationProviderConfigurer.passwordCompare() |
LdapAuthenticationProviderConfigurer.PasswordCompareConfigurer |
LdapAuthenticationProviderConfigurer.PasswordCompareConfigurer.passwordEncoder(PasswordEncoder passwordEncoder)
Allows specifying the
PasswordEncoder to use. |
Copyright © 2019. All rights reserved.