| Package | Description |
|---|---|
| com.flowable.idm.engine | |
| com.flowable.idm.engine.impl |
| Modifier and Type | Field and Description |
|---|---|
protected UserPermissionService |
CoreIdmEngineConfiguration.userPermissionService |
| Modifier and Type | Method and Description |
|---|---|
UserPermissionService |
CoreIdmEngineConfiguration.getUserPermissionService() |
UserPermissionService |
CoreIdmEngine.getUserPermissionService() |
| Modifier and Type | Method and Description |
|---|---|
void |
CoreIdmEngineConfiguration.setUserPermissionService(UserPermissionService userPermissionService) |
| Modifier and Type | Class and Description |
|---|---|
class |
GrantingUserPermissionService
This permission helper implementation is the default one in the IDM module and is granting all permissions to all users for user management.
|
| Modifier and Type | Field and Description |
|---|---|
protected UserPermissionService |
PlatformIdmEngineImpl.userPermissionService |
| Modifier and Type | Method and Description |
|---|---|
UserPermissionService |
PlatformIdmEngineImpl.getUserPermissionService() |
Copyright © 2019. All rights reserved.