| AuthParam |
An authentication parameter used to encapsulate a request and response objects.
|
| ClientAuthContext |
This ClientAuthContext class manages AuthModules that may be used to secure requests made as a client.
|
| ClientAuthModule |
This interface describes a module that can be configured for a ClientAuthContext.
|
| DependentCallbackHandler |
A marker interface that may be implemented by a CallBackHandler.
|
| ServerAuthContext |
This ServerAuthContext class manages AuthModules that may be used to validate client requests.
|
| ServerAuthModule |
This interface describes a module that can be configured for a ServerAuthContext.
|