| Package | Description |
|---|---|
| com.h3c.keystone | |
| com.h3c.util.rs.auth |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AuthenticationClient
A client that can communicate to an authentication server for authentication.
|
| Modifier and Type | Class and Description |
|---|---|
class |
HttpAuthClient
An
AuthenticationClient adapter for HTTP. |
class |
InMemoryAuthenticationManager
Implementation of the authentication service against using a simple memory
store.
|
class |
KeystoneAuthenticationManager
Implementation of the authentication service against a Keystone identity
server.
|
| Modifier and Type | Method and Description |
|---|---|
protected abstract AuthenticationService |
AbstractTokenAuthFilter.authenticator()
Get the authenticator to be used for validating the token.
|
Copyright © 2014. All Rights Reserved.