| Class | Description |
|---|---|
| NiFiAuthenticationFilter |
The NiFiAuthenticationFilter abstract class defines the base methods for NiFi's various existing and future
authentication mechanisms.
|
| NiFiAuthenticationProvider |
Base AuthenticationProvider that provides common functionality to mapping identities.
|
| NiFiAuthenticationRequestToken |
Base class for authentication request tokens in NiFI.
|
| ProxiedEntitiesUtils | |
| StandardAuthenticationEntryPoint |
Standard Authentication Entry Point delegates to Bearer Authentication Entry Point and performs additional processing
|
| Exception | Description |
|---|---|
| InvalidAuthenticationException |
Thrown if the authentication of a given request is invalid.
|
| LogoutException |
Thrown if the authentication of a given request is invalid.
|
| UntrustedProxyException |
Copyright © 2023 Apache NiFi Project. All rights reserved.