Interface LdapAuthenticator

    • Method Detail

      • authenticate

        org.springframework.ldap.core.DirContextOperations authenticate​(Authentication authentication)
        Authenticates as a user and obtains additional user information from the directory.
        Parameters:
        authentication -
        Returns:
        the details of the successfully authenticated user.