| Interface | Description |
|---|---|
| TokenOperations |
Standard method interface for creating and validating user
TokenDetails |
| Class | Description |
|---|---|
| AuthenticationTokenProcessingFilter |
Authenticates user requests using a previously generated
TokenDetails. |
| BasicTokenUtils |
Simple implementation of
TokenOperations that
creates a user authentication token from hashed credentials and authentication time stamps. |
| TokenDetails |
Simple representation of a user authentication token used to verify user credentials in a stateless
manner.
|
Copyright © 2016. All rights reserved.