| Package | Description |
|---|---|
| org.jboss.aerogear.android.impl.authz | |
| org.jboss.aerogear.android.impl.authz.oauth2 |
| Modifier and Type | Method and Description |
|---|---|
OAuth2AuthzSession |
AuthzService.getAccount(String accountId)
Returns the OAuth2AuthzSession for accountId if any
|
| Modifier and Type | Method and Description |
|---|---|
void |
AuthzService.addAccount(OAuth2AuthzSession account)
Put a session into the store.
|
| Modifier and Type | Field and Description |
|---|---|
static android.os.Parcelable.Creator<OAuth2AuthzSession> |
OAuth2AuthzSession.CREATOR |
Copyright © 2014 JBoss by Red Hat. All rights reserved.