Package | Description |
---|---|
org.apache.ambari.server.configuration.spring |
Modifier and Type | Method and Description |
---|---|
AmbariKerberosAuthenticationProvider |
ApiSecurityConfig.ambariKerberosAuthenticationProvider(AmbariKerberosTicketValidator ambariKerberosTicketValidator,
AmbariAuthToLocalUserDetailsService authToLocalUserDetailsService,
AmbariProxiedUserDetailsService proxiedUserDetailsService) |
Modifier and Type | Method and Description |
---|---|
void |
ApiSecurityConfig.configureAuthenticationManager(org.springframework.security.config.annotation.authentication.builders.AuthenticationManagerBuilder auth,
AmbariJwtAuthenticationProvider ambariJwtAuthenticationProvider,
AmbariPamAuthenticationProvider ambariPamAuthenticationProvider,
AmbariLocalAuthenticationProvider ambariLocalAuthenticationProvider,
AmbariLdapAuthenticationProvider ambariLdapAuthenticationProvider,
AmbariInternalAuthenticationProvider ambariInternalAuthenticationProvider,
AmbariKerberosAuthenticationProvider ambariKerberosAuthenticationProvider) |
Copyright © 2022 Apache Software Foundation. All rights reserved.