This project has retired. For details please refer to its Attic page.
Uses of Class org.apache.oozie.client.AuthOozieClient.AuthType (Apache Oozie Client 3.3.1 API)

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.