Interface AuthenticationResponseHandler

    • Method Detail

      • handle

        void handle​(AuthenticationResponse response)
             throws LdapException
        Handle the response from an ldap authentication.
        Parameters:
        response - produced from an authentication
        Throws:
        LdapException - if an error occurs handling an authentication response