| Class | Description |
|---|---|
| AmbariJwtAuthenticationFilter |
AmbariJwtAuthenticationFilter is used to validate JWT token and authenticate users.
|
| AmbariJwtAuthenticationProvider |
AmbariLocalAuthenticationProvider is an
AuthenticationProvider
implementation used to authenticate users using username and password details from the local Ambari database. |
| JwtAuthenticationProperties |
Class describes parameters of external JWT authentication provider
|
| JwtAuthenticationPropertiesProvider |
JwtAuthenticationPropertiesProvider manages a
JwtAuthenticationProperties instance by
lazily loading the properties if needed and refreshing the properties if updates are made to the
sso-configuration category of the Ambari configuration data. |
| JwtAuthenticationToken |
AbstractAuthenticationToken implementation for JWT authentication tokens. |
Copyright © 2022 Apache Software Foundation. All rights reserved.