Uses of Interface
org.apache.hive.service.auth.PasswdAuthenticationProvider

Packages that use PasswdAuthenticationProvider
org.apache.hive.service.auth   
 

Uses of PasswdAuthenticationProvider in org.apache.hive.service.auth
 

Classes in org.apache.hive.service.auth that implement PasswdAuthenticationProvider
 class AnonymousAuthenticationProviderImpl
           
 class CustomAuthenticationProviderImpl
           
 class LdapAuthenticationProviderImpl
           
 

Methods in org.apache.hive.service.auth that return PasswdAuthenticationProvider
static PasswdAuthenticationProvider AuthenticationProviderFactory.getAuthenticationProvider(AuthenticationProviderFactory.AuthMethods authMethod)
           
 



Copyright © 2012 The Apache Software Foundation