| Package | Description |
|---|---|
| org.craftercms.profile.api |
| Modifier and Type | Method and Description |
|---|---|
List<TenantPermission> |
AccessToken.getTenantPermissions()
Returns the tenant permissions the application has.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AccessToken.setTenantPermissions(List<TenantPermission> tenantPermissions)
Sets the he tenant permissions the application has.
|
Copyright © 2015 CrafterCMS. All Rights Reserved.