| Package | Description |
|---|---|
| org.jboss.aerogear.android.authentication.basic | |
| org.jboss.aerogear.android.authentication.digest |
| Modifier and Type | Class and Description |
|---|---|
class |
HttpBasicAuthenticationModule
This class provides Authentication using HTTP Basic
As per the HTTP RFC this
class will cache credentials and consumed by
Pipe requests. |
| Modifier and Type | Class and Description |
|---|---|
class |
HttpDigestAuthenticationModule
This class provides Authentication using HTTP Digest
As per the HTTP RFC this
class will cache credentials and consumed by
Pipe requests. |
Copyright © 2015 JBoss by Red Hat. All rights reserved.