| Interface | Description |
|---|---|
| AdminSecurityService | |
| RowLevelSecurityProvider |
A component that can apply row-level security to the admin
|
| RowLevelSecurityService |
Provides row-level security to the various CRUD operations in the admin
|
| Class | Description |
|---|---|
| AbstractRowLevelSecurityProvider |
Dummy implementation of a
RowLevelSecurityProvider. |
| AdminSecurityServiceImpl | |
| AdminUserDetails |
Extended DTO class to support salts based on the primary key of the admin user.
|
| AdminUserDetailsServiceImpl | |
| RowLevelSecurityServiceImpl |
Copyright © 2014. All rights reserved.