Interface LdapAuthService
- All Known Subinterfaces:
LdapService
- All Known Implementing Classes:
LdapServiceImpl
public interface LdapAuthService
-
Method Summary
Modifier and TypeMethodDescriptionvoid
authenticate
(String username) boolean
authenticate
(User user, String password)
-
Method Details
-
authenticate
-
authenticate
-