void |
ApiSecurityConfig.configureAuthenticationManager(org.springframework.security.config.annotation.authentication.builders.AuthenticationManagerBuilder auth,
AmbariJwtAuthenticationProvider ambariJwtAuthenticationProvider,
AmbariPamAuthenticationProvider ambariPamAuthenticationProvider,
AmbariLocalAuthenticationProvider ambariLocalAuthenticationProvider,
AmbariLdapAuthenticationProvider ambariLdapAuthenticationProvider,
AmbariInternalAuthenticationProvider ambariInternalAuthenticationProvider,
AmbariKerberosAuthenticationProvider ambariKerberosAuthenticationProvider) |