Package org.springframework.security.config.ldap
Security namespace support for LDAP authentication.
-
Class Summary Class Description AbstractLdapAuthenticationManagerFactory<T extends AbstractLdapAuthenticator> Creates anAuthenticationManager
that can perform LDAP authentication.ContextSourceSettingPostProcessor Checks for the presence of a ContextSource instance.EmbeddedLdapServerContextSourceFactoryBean Creates aDefaultSpringSecurityContextSource
used to perform LDAP authentication and starts and in-memory LDAP server.LdapBindAuthenticationManagerFactory Creates anAuthenticationManager
that can perform LDAP authentication using bind authentication.LdapPasswordComparisonAuthenticationManagerFactory Creates anAuthenticationManager
that can perform LDAP authentication using password comparison.LdapProviderBeanDefinitionParser Ldap authentication provider namespace configuration.LdapServerBeanDefinitionParser LdapUserServiceBeanDefinitionParser