AeroGear Android Libary 1.0.0.M1

Uses of Class
org.jboss.aerogear.android.authentication.AuthenticationConfig

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

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

Subclasses of AuthenticationConfig in org.jboss.aerogear.android.authentication.impl
 class AGSecurityAuthenticationConfig
          A config object for AG Security services.
 

Methods in org.jboss.aerogear.android.authentication.impl with parameters of type AuthenticationConfig
 AuthenticationModule Authenticator.auth(String name, AuthenticationConfig config)
          Builds a AuthenticationModule based on the AuthenticationConfig and records it as name
 

Constructors in org.jboss.aerogear.android.authentication.impl with parameters of type AuthenticationConfig
AGSecurityAuthenticationModule(URL baseURL, AuthenticationConfig config)
           
 


AeroGear Android Libary 1.0.0.M1

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