Class LdapAuthenticatorBuilder

  • All Implemented Interfaces:
    PropertiesConstants

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

      • LdapAuthenticatorBuilder

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

      • tryBuildLdapAuthenticator

        public void tryBuildLdapAuthenticator​(Map<String,​Authenticator> authenticators)