| Package | Description |
|---|---|
| net.leanix.dropkit.oauth |
| Modifier and Type | Class and Description |
|---|---|
class |
Permission
Permission for a user to access a workspace.
|
| Modifier and Type | Method and Description |
|---|---|
List<WorkspacePermission> |
AuthenticatedUser.getPermissions()
Returns the permission for all the workspaces.
|
List<WorkspacePermission> |
ResourceOwner.getPermissions() |
| Modifier and Type | Method and Description |
|---|---|
void |
ResourceOwner.setPermissions(List<WorkspacePermission> permissions) |
Copyright © 2015. All rights reserved.