| Interface | Description |
|---|---|
| CredentialHandler<S extends IdentityStore<?>,V extends Credentials,U> |
Performs credential validation and persists credential state to a Store.
|
| CredentialStorage |
A marker interface that indicates a Class is used to store credential related state
|
| Class | Description |
|---|---|
| CredentialHandlerFactory |
This factory is responsible for returning CredentialHandler instances given a specific
type of credentials and store
|
Copyright © 2013. All Rights Reserved.