Package | Description |
---|---|
org.springframework.security.ldap.authentication |
The LDAP authentication provider package.
|
Modifier and Type | Class and Description |
---|---|
class |
BindAuthenticator
An authenticator which binds as a user.
|
class |
PasswordComparisonAuthenticator
An
LdapAuthenticator which compares the login
password with the value stored in the directory using a remote LDAP "compare" operation. |
Copyright © 2019. All rights reserved.