| Package | Description |
|---|---|
| org.apache.nifi.web.security.anonymous | |
| org.apache.nifi.web.security.knox | |
| org.apache.nifi.web.security.x509 |
| Modifier and Type | Class and Description |
|---|---|
class |
NiFiAnonymousAuthenticationFilter
Extracts an anonymous authentication request from a specified servlet request.
|
| Modifier and Type | Class and Description |
|---|---|
class |
KnoxAuthenticationFilter |
| Modifier and Type | Class and Description |
|---|---|
class |
X509AuthenticationFilter
Custom X509 filter that will inspect the HTTP headers for a proxied user before extracting the user details from the client certificate.
|
Copyright © 2023 Apache NiFi Project. All rights reserved.