| Package | Description |
|---|---|
| edu.cornell.mannlib.orcidclient.auth |
| Modifier and Type | Method and Description |
|---|---|
static AuthorizationStatus.ErrorCode |
AuthorizationStatus.ErrorCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AuthorizationStatus.ErrorCode[] |
AuthorizationStatus.ErrorCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AuthorizationStatus |
AuthorizationStatus.setFailure(AuthorizationStatus.ErrorCode error,
Object... args) |
Copyright © 2017. All rights reserved.