Interface LdapAuthService

All Known Subinterfaces:
LdapService
All Known Implementing Classes:
LdapServiceImpl

public interface LdapAuthService
  • Method Details

    • authenticate

      boolean authenticate(User user, String password)
    • authenticate

      void authenticate(String username)