Class FlowableLdapAuthenticationProviderConfigurer<B extends ProviderManagerBuilder<B>>

java.lang.Object
org.springframework.security.config.annotation.SecurityConfigurerAdapter<AuthenticationManager,B>
com.flowable.core.spring.security.ldap.FlowableLdapAuthenticationProviderConfigurer<B>
All Implemented Interfaces:
SecurityConfigurer<AuthenticationManager,B>

@Deprecated public class FlowableLdapAuthenticationProviderConfigurer<B extends ProviderManagerBuilder<B>> extends SecurityConfigurerAdapter<AuthenticationManager,B>
Configures an LDAP AuthenticationProvider in the ProviderManagerBuilder using the Flowable LdapConfigurationApi.
Author:
Filip Hrisafov