Package org.springframework.security.config.ldap
package org.springframework.security.config.ldap
Security namespace support for LDAP authentication.
-
ClassesClassDescriptionCreates an
AuthenticationManagerthat can perform LDAP authentication.Checks for the presence of a ContextSource instance.Creates aDefaultSpringSecurityContextSourceused to perform LDAP authentication and starts and in-memory LDAP server.Creates anAuthenticationManagerthat can perform LDAP authentication using bind authentication.Creates anAuthenticationManagerthat can perform LDAP authentication using password comparison.Ldap authentication provider namespace configuration.Parses the<ldap-server>element to register an embedded or a context-source-based LDAP server.Parses theldap-user-serviceelement into aUserDetailsServicebean definition.