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