Package cronapp.framework.security
Class LdapConfiguration
java.lang.Object
cronapp.framework.security.LdapConfiguration
- All Implemented Interfaces:
org.springframework.beans.factory.config.BeanPostProcessor
@Component
@ConditionalOnProperty(prefix="cronapp.security.ldap",
name="enabled",
havingValue="true")
public class LdapConfiguration
extends Object
implements org.springframework.beans.factory.config.BeanPostProcessor
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidconfigure(org.springframework.security.config.annotation.authentication.builders.AuthenticationManagerBuilder auth) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.springframework.beans.factory.config.BeanPostProcessor
postProcessAfterInitialization, postProcessBeforeInitialization