public class AmbariLdapAuthenticationProvider extends AmbariAuthenticationProvider
Constructor and Description |
---|
AmbariLdapAuthenticationProvider(Users users,
Configuration configuration,
AmbariLdapConfigurationProvider ldapConfigurationProvider,
AmbariLdapAuthoritiesPopulator authoritiesPopulator) |
Modifier and Type | Method and Description |
---|---|
org.springframework.security.core.Authentication |
authenticate(org.springframework.security.core.Authentication authentication) |
boolean |
supports(Class<?> authentication) |
getAuthenticationEntities, getAuthenticationEntities, getAuthenticationEntity, getConfiguration, getUsers
@Inject public AmbariLdapAuthenticationProvider(Users users, Configuration configuration, AmbariLdapConfigurationProvider ldapConfigurationProvider, AmbariLdapAuthoritiesPopulator authoritiesPopulator)
public org.springframework.security.core.Authentication authenticate(org.springframework.security.core.Authentication authentication) throws org.springframework.security.core.AuthenticationException
org.springframework.security.core.AuthenticationException
public boolean supports(Class<?> authentication)
Copyright © 2022 Apache Software Foundation. All rights reserved.