| Package | Description |
|---|---|
| org.genesys.blocks.oauth.model |
| Modifier and Type | Field and Description |
|---|---|
com.querydsl.core.types.dsl.SetPath<OAuthRole,com.querydsl.core.types.dsl.EnumPath<OAuthRole>> |
QOAuthClient.roles |
com.querydsl.core.types.dsl.SetPath<OAuthRole,com.querydsl.core.types.dsl.EnumPath<OAuthRole>> |
QOAuthClient.roles |
| Modifier and Type | Method and Description |
|---|---|
static OAuthRole |
OAuthRole.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OAuthRole[] |
OAuthRole.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<OAuthRole> |
OAuthClient.getRoles()
Gets the roles.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OAuthClient.setRoles(Set<OAuthRole> roles)
Sets the roles.
|
Copyright © 2021 Global Crop Diversity Trust. All rights reserved.