| Interface | Description |
|---|---|
| UserAuthenticator |
Interface to provide various username/password based implementations for authentication.
|
| Class | Description |
|---|---|
| Pam4jUserAuthenticator |
Implement
UserAuthenticator based on Pluggable Authentication
Module (PAM) configuration. |
| PamUserAuthenticator |
Implement
UserAuthenticator based on Pluggable Authentication
Module (PAM) configuration. |
| UserAuthenticatorFactory |
Factory class which provides
UserAuthenticator implementation based on the BOOT options. |
| Exception | Description |
|---|---|
| UserAuthenticationException |
| Annotation Type | Description |
|---|---|
| UserAuthenticatorTemplate |
Annotation for
UserAuthenticator implementation to identify the
implementation type. |
Copyright © 2017 The Apache Software Foundation. All rights reserved.