Uses of Class
org.apache.hive.service.auth.HiveAuthFactory.AuthTypes

Packages that use HiveAuthFactory.AuthTypes
org.apache.hive.service.auth   
 

Uses of HiveAuthFactory.AuthTypes in org.apache.hive.service.auth
 

Methods in org.apache.hive.service.auth that return HiveAuthFactory.AuthTypes
static HiveAuthFactory.AuthTypes HiveAuthFactory.AuthTypes.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static HiveAuthFactory.AuthTypes[] HiveAuthFactory.AuthTypes.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2012 The Apache Software Foundation