Uses of Class
Cosm.Client.AuthMethod

Packages that use AuthMethod
Cosm.Client   
 

Uses of AuthMethod in Cosm.Client
 

Methods in Cosm.Client that return AuthMethod
static AuthMethod AuthMethod.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static AuthMethod[] AuthMethod.values()
          Returns an array containing the constants of this enum type, in the order they are declared.