Interface DnResolver

    • Method Detail

      • resolve

        String resolve​(User user)
                throws LdapException
        Attempts to find the LDAP DN for the supplied user.
        Parameters:
        user - to find DN for
        Returns:
        user DN
        Throws:
        LdapException - if an LDAP error occurs