org.apache.hive.service.auth
Class AnonymousAuthenticationProviderImpl
java.lang.Object
org.apache.hive.service.auth.AnonymousAuthenticationProviderImpl
- All Implemented Interfaces:
- PasswdAuthenticationProvider
public class AnonymousAuthenticationProviderImpl
- extends Object
- implements PasswdAuthenticationProvider
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AnonymousAuthenticationProviderImpl
public AnonymousAuthenticationProviderImpl()
Authenticate
public void Authenticate(String user,
String password)
throws AuthenticationException
- Specified by:
Authenticate
in interface PasswdAuthenticationProvider
- Throws:
AuthenticationException
Copyright © 2013 The Apache Software Foundation