| Package | Description |
|---|---|
| com.nimbusds.oauth2.sdk |
Classes for representing, serialising and parsing OAuth 2.0 client requests
and authorisation server responses.
|
| Modifier and Type | Method | Description |
|---|---|---|
static Role |
Role.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static Role[] |
Role.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018 Connect2id Ltd.. All rights reserved.