| Interface | Description |
|---|---|
| AuthenticationModule |
A module which can authenticate a user.
|
| AuthType |
A interface for the types of
AuthenticationModule
knows how to build. |
| Class | Description |
|---|---|
| AbstractAuthenticationModule |
This class stubs out the enroll, login, and logout methods.
|
| AuthenticationConfig |
This is the minimum (hopefully) necessary parameters for an
AuthenticationModule |
| AuthorizationFields |
This class wraps up fields which need to be applied to a
request to ensure it can be securely consumed.
|
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.