| Package | Description |
|---|---|
| org.jboss.aerogear.android | |
| org.jboss.aerogear.android.impl.authz | |
| org.jboss.aerogear.android.impl.authz.oauth2 |
| Modifier and Type | Method and Description |
|---|---|
AuthzModule |
Authorizer.authz(AuthzConfig config)
authz will construct an AuthzModule for the config Object if the config
is a supported type.
|
| Modifier and Type | Method and Description |
|---|---|
String |
AuthzService.fetchAccessToken(String accountId,
AuthzConfig config)
This will exchange an Authorization token for an Access Token
|
| Modifier and Type | Method and Description |
|---|---|
void |
OAuth2FetchAccess.fetchAccessCode(String accountId,
AuthzConfig config,
Callback<String> callback) |
void |
OAuth2WebFragmentFetchAutorization.performAuthorization(AuthzConfig config,
Callback<String> callback) |
| Constructor and Description |
|---|
OAuth2AuthzModule(AuthzConfig config) |
Copyright © 2014 JBoss by Red Hat. All rights reserved.