| AuthenticatedSessionManager |
Interface that represents a persistent authenticated session.
|
| AuthenticationMechanism |
The interface to be implemented by a single authentication mechanism.
|
| AuthenticationMechanismContext |
|
| AuthenticationMechanismFactory |
Factory for authentication mechanisms.
|
| GSSAPIServerSubjectFactory |
The GSSAPIServerSubjectFactory is a factory responsible for returning the Subject that should be used for handing the
GSSAPI based authentication for a specific request.
|
| NonceManager |
A NonceManager is used by the HTTP Digest authentication mechanism to request nonces and to validate the nonces sent from the
client.
|
| NotificationReceiver |
The interface to be interested by classes interested in processing security related notifications.
|
| SecurityContext |
The security context.
|
| SecurityContextFactory |
Deprecated, for removal: This API element is subject to removal in a future version.
|
| SessionNonceManager |
An extension to the NonceManager interface for Nonce managers that also support the association of a pre-prepared
hash against a currently valid nonce.
|