Uses of Class
org.apache.oozie.client.AuthOozieClient.AuthType

Packages that use AuthOozieClient.AuthType
org.apache.oozie.client   
 

Uses of AuthOozieClient.AuthType in org.apache.oozie.client
 

Methods in org.apache.oozie.client that return AuthOozieClient.AuthType
static AuthOozieClient.AuthType AuthOozieClient.AuthType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static AuthOozieClient.AuthType[] AuthOozieClient.AuthType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2013 Apache Software Foundation. All Rights Reserved.