AeroGear Android Libary 1.0.1

Uses of Class
org.jboss.aerogear.android.authentication.impl.AuthTypes

Packages that use AuthTypes
org.jboss.aerogear.android.authentication.impl   
 

Uses of AuthTypes in org.jboss.aerogear.android.authentication.impl
 

Methods in org.jboss.aerogear.android.authentication.impl that return AuthTypes
static AuthTypes AuthTypes.valueOf(AuthType authType)
           
static AuthTypes AuthTypes.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static AuthTypes[] AuthTypes.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 


AeroGear Android Libary 1.0.1

Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.