| Class | Description | 
|---|---|
| Authentication | Represents an active authentication of a given identity (usually a user). | 
| AuthenticationDto | |
| AuthenticationFilter | Servlet  Filterimplementation responsible for populating theAuthentications.getCurrent()thread-local (ie. | 
| Authentications | Wrapper around current authentications. | 
| UserAuthentication | An authentication for a user | 
| UserAuthenticationResource | Jax-Rs resource allowing users to authenticate with username and password | 
Copyright © 2018. All rights reserved.