| Package | Description |
|---|---|
| org.picketlink.authentication |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseAuthenticator
Abstract base class that Authenticator implementations can extend for convenience.
|
| Modifier and Type | Method and Description |
|---|---|
Authenticator |
AuthenticatorSelector.getSelectedAuthenticator() |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends Authenticator> |
AuthenticatorSelector.getAuthenticatorClass() |
| Modifier and Type | Method and Description |
|---|---|
void |
AuthenticatorSelector.setAuthenticatorClass(Class<? extends Authenticator> authenticatorClass) |
Copyright © 2013. All Rights Reserved.