AeroGear Android Library 1.1.0

Uses of Interface
org.jboss.aerogear.android.authentication.AuthType

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

Uses of AuthType in org.jboss.aerogear.android.authentication
 

Methods in org.jboss.aerogear.android.authentication that return AuthType
 AuthType AuthenticationConfig.getAuthType()
           
 

Methods in org.jboss.aerogear.android.authentication with parameters of type AuthType
 void AuthenticationConfig.setAuthType(AuthType authType)
           
 

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

Classes in org.jboss.aerogear.android.authentication.impl that implement AuthType
 class AuthTypes
          Enum of internally supported instances of AuthType
 

Methods in org.jboss.aerogear.android.authentication.impl with parameters of type AuthType
static AuthTypes AuthTypes.valueOf(AuthType authType)
           
 


AeroGear Android Library 1.1.0

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