@NonNullApi
Class | Description |
---|---|
BaseDatabaseRoleProvider<T extends BaseRole> |
Base role provider that gets resource roles/row level roles from the database.
|
DatabaseResourceRoleProvider |
Role provider that gets resource roles from the database from the
ResourceRoleEntity . |
DatabaseRowLevelRoleProvider |
Role provider that gets row level roles from the database from the
RowLevelRoleEntity . |