org.apache.hive.service.auth
Class AuthenticationProviderFactory

java.lang.Object
  extended by org.apache.hive.service.auth.AuthenticationProviderFactory

public class AuthenticationProviderFactory
extends Object


Nested Class Summary
static class AuthenticationProviderFactory.AuthMethods
           
 
Method Summary
static PasswdAuthenticationProvider getAuthenticationProvider(AuthenticationProviderFactory.AuthMethods authMethod)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getAuthenticationProvider

public static PasswdAuthenticationProvider getAuthenticationProvider(AuthenticationProviderFactory.AuthMethods authMethod)
                                                              throws AuthenticationException
Throws:
AuthenticationException


Copyright © 2013 The Apache Software Foundation