| Package | Description |
|---|---|
| org.jboss.aerogear.android.authentication.impl |
| Class and Description |
|---|
| AbstractAuthenticationModuleRunner |
| AuthTypes
Enum of internally supported instances of
AuthType |
| HttpBasicAuthenticationModule
This class provides Authentication using HTTP Basic
As per the HTTP RFC this
class will cache credentials and consumed by
Pipe requests. |
| HttpDigestAuthenticationConfiguration |
| HttpDigestAuthenticationModule
This class provides Authentication using HTTP Digest
As per the HTTP RFC this
class will cache credentials and consumed by
Pipe requests. |
Copyright © 2014 JBoss by Red Hat. All rights reserved.