Package io.jmix.security.role
Interface ResourceRoleProvider
- All Superinterfaces:
RoleProvider<ResourceRole>
- All Known Implementing Classes:
AnnotatedResourceRoleProvider
,DatabaseResourceRoleProvider
Interface must be implemented by classes that provide resource roles from a particular source type. A source type may be a
database, annotated interfaces, etc.
Role providers are used by ResourceRoleRepository
-
Method Summary
Methods inherited from interface io.jmix.security.role.RoleProvider
deleteRole, findRoleByCode, getAllRoles, getRoleByCode