Package org.springframework.security.config.ldap
package org.springframework.security.config.ldap
Security namespace support for LDAP authentication.
-
ClassDescriptionCreates an
AuthenticationManager
that can perform LDAP authentication.Checks for the presence of a ContextSource instance.Creates aDefaultSpringSecurityContextSource
used to perform LDAP authentication and starts and in-memory LDAP server.Creates anAuthenticationManager
that can perform LDAP authentication using bind authentication.Creates anAuthenticationManager
that can perform LDAP authentication using password comparison.Ldap authentication provider namespace configuration.