Class LdapAuthenticatorBuilder

java.lang.Object
org.pac4j.config.builder.AbstractBuilder
org.pac4j.config.builder.LdapAuthenticatorBuilder
All Implemented Interfaces:
PropertiesConstants

public class LdapAuthenticatorBuilder extends AbstractBuilder
Builder for the LDAP authenticator.
Since:
2.0.0
Author:
Jerome Leleu
  • Constructor Details

    • LdapAuthenticatorBuilder

      public LdapAuthenticatorBuilder(Map<String,String> properties)
  • Method Details

    • tryBuildLdapAuthenticator

      public void tryBuildLdapAuthenticator(Map<String,org.pac4j.core.credentials.authenticator.Authenticator> authenticators)