| Modifier and Type | Field and Description |
|---|---|
protected OAuth2Properties |
OAuth2AuthzModule.config |
| Modifier and Type | Method and Description |
|---|---|
static URL |
OAuth2Utils.buildAuthzURL(OAuth2Properties config,
String state) |
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) |
| Constructor and Description |
|---|
OAuth2IntentAuthzModule(OAuth2Properties params) |
| Constructor and Description |
|---|
OAuth2WebViewAuthzModule(OAuth2Properties config) |
Copyright © 2017 JBoss by Red Hat. All Rights Reserved.