AeroGear Android Libary 1.0.0.M1

Uses of Package
org.jboss.aerogear.android.authentication

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

Classes in org.jboss.aerogear.android.authentication used by org.jboss.aerogear.android.authentication
AuthenticationModule
          A module which can authenticate a user.
AuthorizationFields
          This class wraps up fields which need to be applied to a request to ensure it can be securely consumed.
AuthType
          A interface for the types of AuthenticationModule knows how to build.
 

Classes in org.jboss.aerogear.android.authentication used by org.jboss.aerogear.android.authentication.impl
AbstractAuthenticationModule
          This class stubs out the enroll, login, and logout methods.
AuthenticationConfig
          This is the minimum (hopefully) necessary parameters for an AuthenticationModule
AuthenticationModule
          A module which can authenticate a user.
AuthorizationFields
          This class wraps up fields which need to be applied to a request to ensure it can be securely consumed.
AuthType
          A interface for the types of AuthenticationModule knows how to build.
 

Classes in org.jboss.aerogear.android.authentication used by org.jboss.aerogear.android.impl.pipeline
AuthenticationModule
          A module which can authenticate a user.
 

Classes in org.jboss.aerogear.android.authentication used by org.jboss.aerogear.android.pipeline
AuthenticationModule
          A module which can authenticate a user.
 


AeroGear Android Libary 1.0.0.M1

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