| Interface | Description |
|---|---|
| GroupService | |
| PrivilegeService |
Service for retrieving and changing privilege information.
|
| ProfileService | |
| TokenService | |
| UserService |
| Class | Description |
|---|---|
| AbstractIdmService | |
| GroupServiceImpl | |
| IdmIdentityServiceUserCacheImpl |
Cache containing User objects to prevent too much DB-traffic (users exist separately from the Flowable tables, they need to be fetched afterward one by one to join with those entities).
|
| PrivilegeServiceImpl | |
| ProfileServiceImpl | |
| TokenServiceImpl | |
| UserServiceImpl |
Copyright © 2021 Flowable. All rights reserved.