| Package | Description |
|---|---|
| net.oauth2 |
| Modifier and Type | Method and Description |
|---|---|
ProtocolErrorType |
ProtocolError.getErrorType() |
static ProtocolErrorType |
ProtocolErrorType.parse(String type) |
static ProtocolErrorType |
ProtocolErrorType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProtocolErrorType[] |
ProtocolErrorType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017. All rights reserved.