| Package | Description | 
|---|---|
| org.apache.ambari.server.configuration.spring | |
| org.apache.ambari.server.security.authentication.kerberos | 
| Modifier and Type | Method and Description | 
|---|---|
AmbariKerberosAuthenticationProvider | 
ApiSecurityConfig.ambariKerberosAuthenticationProvider(AmbariKerberosTicketValidator ambariKerberosTicketValidator,
                                    AmbariAuthToLocalUserDetailsService authToLocalUserDetailsService,
                                    AmbariProxiedUserDetailsService proxiedUserDetailsService)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
AmbariKerberosAuthenticationProvider.setAuthToLocalUserDetailsService(AmbariAuthToLocalUserDetailsService authToLocalUserDetailsService)  | 
| Constructor and Description | 
|---|
AmbariKerberosAuthenticationProvider(AmbariAuthToLocalUserDetailsService authToLocalUserDetailsService,
                                    AmbariProxiedUserDetailsService proxiedUserDetailsService,
                                    org.springframework.security.kerberos.authentication.KerberosTicketValidator ticketValidator)  | 
Copyright © 2022 Apache Software Foundation. All rights reserved.