Uses of Class
org.openapitools.client.model.Permissions
Packages that use Permissions
-
Uses of Permissions in org.openapitools.client.api
Methods in org.openapitools.client.api that return PermissionsModifier and TypeMethodDescriptionRoleApi.listRolePermissions
(String roleIdOrLabel) List all Permissions Lists all permissions of the role by `roleIdOrLabel`RoleApi.listRolePermissions
(String roleIdOrLabel, Map<String, String> additionalHeaders) List all Permissions Lists all permissions of the role by `roleIdOrLabel` -
Uses of Permissions in org.openapitools.client.model
Methods in org.openapitools.client.model that return PermissionsModifier and TypeMethodDescriptionPermissions.addPermissionsItem
(Permission permissionsItem) Permissions.permissions
(List<Permission> permissions)