Class | Description |
---|---|
Authentication |
Represents an active authentication of a given identity (usually a user).
|
AuthenticationDto | |
AuthenticationFilter |
Servlet
Filter implementation responsible for poulating the
Authentications.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 © 2015. All rights reserved.