Package | Description |
---|---|
org.opencode4workspace.authentication | |
org.opencode4workspace.json |
Modifier and Type | Method and Description |
---|---|
AppToken.TokenScope[] |
AppToken.getScope() |
static AppToken.TokenScope |
AppToken.TokenScope.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AppToken.TokenScope[] |
AppToken.TokenScope.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
AppToken.TokenScope[] |
TokenScopeDeserializer.deserialize(com.google.gson.JsonElement json,
Type typeOfT,
com.google.gson.JsonDeserializationContext context) |
Copyright © 2018 OpenNTF. All rights reserved.