public interface IDirAuthenticator
Modifier and Type | Method and Description |
---|---|
void |
authenticateUser(IDirUser user,
Object credentials)
Attempts to authenticate the IDirectoryUser with the supplied credentials.
|
void authenticateUser(IDirUser user, Object credentials) throws PortalException, AuthenticationException
user
- credentials
- PortalException
AuthenticationException