CurrentUserSubjectResolver |
SubjectResolver that returns the currently authenticated
profile
|
DefaultAdminConsolePermission |
Default admin console permission.
|
ProfileAdminProfilePermission |
Profile permission for the PROFILE_ADMIN role.
|
ProfileAdminTenantPermission |
Tenant permission for the PROFILE_ADMIN role.
|
ProfilePermissionResolver |
PermissionResolver for profile permissions.
|
SubjectRoleIsNotInferiorPermission |
Permission that ensures that the current profile isn't trying to modify another profile if the former has an
inferior role than the later.
|
SubjectTenantIsSamePermission |
Permission that ensures that the current profile isn't trying to modify a tenant that it's not its own tenant or
a profile that doesn't correspond to its own tenant.
|
SuperadminPermission |
Permission for the PROFILE_SUPERADMIN role (can do anything).
|
TenantAdminProfilePermission |
Profile permission for the PROFILE_TENANT_ADMIN role.
|
TenantAdminTenantPermission |
Tenant permission for the PROFILE_TENANT_ADMIN role.
|
TenantPermissionResolver |
PermissionResolver for tenant permissions.
|