| AbstractMechanismAuthenticationFactory.Builder |
|
| EvidenceDecoder |
A decoder for extracting a principal from evidence.
|
| FlexibleIdentityAssociation |
A flexible identity association which can have its current identity modified.
|
| IdentityCredentials |
The public or private credentials retained by an identity, which can be used for authentication forwarding.
|
| MechanismAuthenticationFactory |
A generalized mechanism factory which authenticates against a security domain.
|
| MechanismAuthenticationFactory.Builder |
|
| MechanismConfiguration |
A configuration that applies to an authentication mechanism.
|
| MechanismConfiguration.Builder |
A builder for authentication mechanism configuration.
|
| MechanismConfigurationSelector |
A selector to choose which MechanismConfiguration to use based on information know about the current authentication
attempt.
|
| MechanismInformation |
Information about the current mechanism being used for authentication.
|
| MechanismRealmConfiguration |
A configuration for a single mechanism realm.
|
| MechanismRealmConfiguration.Builder |
A builder for mechanism realm configuration.
|
| ModifiableRealmIdentity |
A realm identity which is modifiable.
|
| ModifiableRealmIdentityIterator |
An iterator over realm identities.
|
| NameRewriter |
A name rewriter.
|
| PrincipalDecoder |
A decoder for extracting a simple name from a principal.
|
| RealmIdentity |
A representation of a pre-authentication identity.
|
| RealmMapper |
A realm mapper.
|
| RealmUnavailableException |
An exception to indicate a general underlying failure of the realm.
|
| Scoped |
An identity configuration which can be applied on a scoped basis.
|
| SecurityDomain |
A security domain.
|
| SecurityDomain.Builder |
A builder for creating new security domains.
|
| SecurityDomain.RealmBuilder |
A builder for a realm within a security domain.
|
| SecurityIdentity |
A loaded and authenticated security identity.
|
| SecurityRealm |
A single authentication realm.
|
| ServerAuthenticationContext |
Server-side authentication context.
|