Package io.jmix.securitydata.impl.role.provider
@NonNullApi
package io.jmix.securitydata.impl.role.provider
-
ClassDescriptionBaseDatabaseRoleProvider<T extends BaseRole>Base role provider that gets resource roles/row level roles from the database.Role provider that gets resource roles from the database from the
ResourceRoleEntity
.Role provider that gets row level roles from the database from theRowLevelRoleEntity
.