Class BindAuthenticationHandler

  • All Implemented Interfaces:
    AuthenticationHandler

    public class BindAuthenticationHandler
    extends AbstractAuthenticationHandler
    BindAuthenticationHandler provides an LDAP authentication implementation that leverages the LDAP bind operation.
    Version:
    $Revision: 1330 $
    Author:
    Middleware Services
    • Constructor Detail

      • BindAuthenticationHandler

        public BindAuthenticationHandler()
        Default constructor.
      • BindAuthenticationHandler

        public BindAuthenticationHandler​(AuthenticatorConfig ac)
        Creates a new BindAuthenticationHandler with the supplied authenticator config.
        Parameters:
        ac - authenticator config