| Class | Description |
|---|---|
| AuthorizationServiceGetAuthorizedRoleList |
DTO which limits the returned authorized role list for the
AuthorizationService#getAuthorizedRoleList(String, cz.ues.core.security.authz.AuthorizationServiceGetAuthorizedRoleList). |
| AuthorizationServiceGetPermissionList |
DTO which limits the returned permission list for the
AuthorizationService#getPermissionList(String, String). |
| AuthorizedRoleAttributes |
DTO for the AuthorizationService#getAuthorizedRoleList(String, cz.ues.core.security.authz.AuthorizationServiceGetAuthorizedRoleList).
|
| PermissionAttributes |
DTO for permission.
|