public class ExternalAuthenticator extends java.lang.Object implements Authenticator
| Constructor and Description |
|---|
ExternalAuthenticator(AuthenticationPlugin authenticationPlugin) |
| Modifier and Type | Method and Description |
|---|---|
AuthenticationResult |
authenticate(java.util.Map<AuthenticationParams,java.lang.Object> params) |
public ExternalAuthenticator(AuthenticationPlugin authenticationPlugin)
public AuthenticationResult authenticate(java.util.Map<AuthenticationParams,java.lang.Object> params) throws ContextException
authenticate in interface AuthenticatorContextException