public class NiFiAnonymousAuthenticationFilter extends NiFiAuthenticationFilter
| Constructor and Description |
|---|
NiFiAnonymousAuthenticationFilter() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.security.core.Authentication |
attemptAuthentication(javax.servlet.http.HttpServletRequest request)
Attempt to extract an authentication attempt from the specified request.
|
doFilter, getProperties, setAuthenticationManager, setProperties, successfulAuthentication, unsuccessfulAuthenticationpublic org.springframework.security.core.Authentication attemptAuthentication(javax.servlet.http.HttpServletRequest request)
NiFiAuthenticationFilterattemptAuthentication in class NiFiAuthenticationFilterrequest - The requestCopyright © 2023 Apache NiFi Project. All rights reserved.