Package | Description |
---|---|
com.nimbusds.oauth2.sdk.token |
OAuth 2.0 access and refresh token implementations.
|
Modifier and Type | Method and Description |
---|---|
static TokenEncoding |
TokenEncoding.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TokenEncoding[] |
TokenEncoding.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016 Connect2id Ltd.. All Rights Reserved.