AeroGear Android Library 1.1.0

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

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

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

Subclasses of AbstractAuthenticationModule in org.jboss.aerogear.android.authentication.impl
 class AGSecurityAuthenticationModule
          A module for authenticating with restful AG services.
 class HttpBasicAuthenticationModule
          This class provides Authentication using HTTP Basic As per the HTTP RFC this class will cache credentials and consumed by Pipe requests.
 class HttpDigestAuthenticationModule
          This class provides Authentication using HTTP Digest As per the HTTP RFC this class will cache credentials and consumed by Pipe requests.
 


AeroGear Android Library 1.1.0

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