| Package | Description |
|---|---|
| org.jboss.aerogear.android.impl.authz.oauth2 |
| Modifier and Type | Field and Description |
|---|---|
OAuth2AuthorizationException.Error |
OAuth2AuthorizationException.type |
| Modifier and Type | Method and Description |
|---|---|
static OAuth2AuthorizationException.Error |
OAuth2AuthorizationException.Error.getErrorEnum(String inError) |
OAuth2AuthorizationException.Error |
OAuth2AuthorizationException.getType() |
static OAuth2AuthorizationException.Error |
OAuth2AuthorizationException.Error.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OAuth2AuthorizationException.Error[] |
OAuth2AuthorizationException.Error.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014 JBoss by Red Hat. All rights reserved.