Package | Description |
---|---|
org.nuxeo.ecm.platform.oauth.tokens |
Modifier and Type | Field and Description |
---|---|
protected OAuthToken.Type |
NuxeoOAuthToken.type |
Modifier and Type | Method and Description |
---|---|
OAuthToken.Type |
OAuthToken.getType()
Gets the type of token: REQUEST / ACCESS.
|
OAuthToken.Type |
NuxeoOAuthToken.getType() |
static OAuthToken.Type |
OAuthToken.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OAuthToken.Type[] |
OAuthToken.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018 Nuxeo. All rights reserved.