| Package | Description |
|---|---|
| org.jboss.aerogear.android.authorization.oauth2 |
| Modifier and Type | Method and Description |
|---|---|
void |
OAuth2FetchAccess.fetchAccessCode(String accountId,
OAuth2Properties config,
org.jboss.aerogear.android.core.Callback<String> callback) |
String |
OAuth2AuthzService.fetchAccessToken(String accountId,
OAuth2Properties config)
This will exchange an Authorization token for an Access Token
|
void |
OAuth2WebFragmentFetchAutorization.performAuthorization(OAuth2Properties config,
org.jboss.aerogear.android.core.Callback<String> callback) |
| Constructor and Description |
|---|
OAuth2AuthzModule(OAuth2Properties config) |
Copyright © 2015 JBoss by Red Hat. All rights reserved.