| Interface | Description |
|---|---|
| AuthenticationClient |
A client that can communicate to an authentication server for authentication.
|
| KeystoneConfigurationConstants |
Various constants for use in coding authentication information in request
header and for configuration purposes.
|
| Class | Description |
|---|---|
| AuthClientFactory |
A factory for building
AuthenticationClients. |
| HttpAuthClient |
An
AuthenticationClient adapter for HTTP. |
| HttpClientFactory |
Factory for HTTP-based authentication client.
|
| HttpClientPoolFactory |
An HTTP request pooling factory.
|
| InMemoryAuthenticationManager |
Implementation of the authentication service against using a simple memory
store.
|
| KeystoneAuthenticationManager |
Implementation of the authentication service against a Keystone identity
server.
|
| Exception | Description |
|---|---|
| KeystoneConnectionException |
Exception representing an issue with connection to authentication service.
|
Copyright © 2014. All Rights Reserved.