public class OAuth2FetchAccess extends Object
| Constructor and Description |
|---|
OAuth2FetchAccess(OAuth2AuthzService service) |
| Modifier and Type | Method and Description |
|---|---|
void |
fetchAccessCode(String accountId,
OAuth2Properties config,
org.jboss.aerogear.android.core.Callback<String> callback) |
public OAuth2FetchAccess(OAuth2AuthzService service)
public void fetchAccessCode(String accountId, OAuth2Properties config, org.jboss.aerogear.android.core.Callback<String> callback)
Copyright © 2015 JBoss by Red Hat. All rights reserved.