Package | Description |
---|---|
org.apache.ambari.server.security.authentication | |
org.apache.ambari.server.security.authentication.kerberos |
Modifier and Type | Class and Description |
---|---|
class |
AmbariAuthenticationEventHandlerImpl
AmbariAuthenticationEventHandlerImpl is the default
AmbariAuthenticationEventHandler
implementation. |
Constructor and Description |
---|
AmbariBasicAuthenticationFilter(org.springframework.security.authentication.AuthenticationManager authenticationManager,
AmbariEntryPoint ambariEntryPoint,
AmbariAuthenticationEventHandler eventHandler)
Constructor.
|
Constructor and Description |
---|
AmbariKerberosAuthenticationFilter(org.springframework.security.authentication.AuthenticationManager authenticationManager,
org.springframework.security.web.AuthenticationEntryPoint entryPoint,
Configuration configuration,
AmbariAuthenticationEventHandler eventHandler)
Constructor.
|
Copyright © 2022 Apache Software Foundation. All rights reserved.