@ServerSide @ExtensionPoint public abstract class Authenticator extends java.lang.Object
SecurityRealm| Modifier and Type | Class and Description |
|---|---|
static class |
Authenticator.Context |
| Constructor and Description |
|---|
Authenticator() |
| Modifier and Type | Method and Description |
|---|---|
abstract boolean |
doAuthenticate(Authenticator.Context context) |
public abstract boolean doAuthenticate(Authenticator.Context context)
java.lang.RuntimeException - in case of unexpected error such as connection failure