AeroGear Android Library 1.1.0

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 Library 1.1.0

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.