Class LookupLdapConnectionValidator

    • Method Detail

      • validate

        public boolean validate​(LdapConnection connection)
        Returns true if connection is connected, authenticated, and a lookup on the rootDSE returns a non-null response.
        Specified by:
        validate in interface LdapConnectionValidator
        Parameters:
        connection - The connection to validate
        Returns:
        True, if the connection is still valid