AeroGear Android Library 1.1.0

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
 

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
AbstractAuthenticationModuleRunner(URL baseURL, AuthenticationConfig config)
           
AGSecurityAuthenticationModule(URL baseURL, AuthenticationConfig config)
           
DigestAuthenticationModuleRunner(URL baseURL, AuthenticationConfig config)
           
HttpDigestAuthenticationModule(URL baseURL, AuthenticationConfig config)
           
 


AeroGear Android Library 1.1.0

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