| Package | Description |
|---|---|
| com.smartsheet.api.oauth |
| Modifier and Type | Method and Description |
|---|---|
static AccessScope |
AccessScope.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AccessScope[] |
AccessScope.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
String |
OAuthFlow.newAuthorizationURL(EnumSet<AccessScope> scopes,
String state)
Generate a new authorization URL.
|
Copyright © 2014–2017 Smartsheet. All rights reserved.