| Interface | Description |
|---|---|
| OAuthWebViewDialog.OAuthReceiver |
| Class | Description |
|---|---|
| OAuth2AuthorizationConfiguration | |
| OAuth2AuthroizationConfigurationProvider | |
| OAuth2AuthzModule |
An Authorization module which works with the OAuth2 protocol.
|
| OAuth2AuthzService |
This service manages tokens for Authorization sessions.
|
| OAuth2AuthzService.AGAuthzServiceConnection |
Defines callbacks for service binding, passed to bindService()
|
| OAuth2AuthzService.AuthzBinder | |
| OAuth2AuthzSession |
This is a wrapper for various bits of authorization metadata.
|
| OAuth2FetchAccess |
This is a helper class which fetches an access token given an authorization
token.
|
| OAuth2Properties |
Authorization configuration class.
|
| OAuth2WebFragmentFetchAutorization |
This class displays a WebView Dialog Fragment to facilitates exchanging
credentials for authz tokens.
|
| OAuthWebViewDialog |
This is a WebView Dialog which is opened to a OAuth2 sign in page and sends
data back to the calling activity.
|
| Enum | Description |
|---|---|
| OAuth2AuthorizationException.Error |
| Exception | Description |
|---|---|
| OAuth2AuthorizationException |
A wrapper for various exceptions which are defined in the OAuth2 spec.
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.