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