Package | Description |
---|---|
com.flowable.core.idm.api | |
com.flowable.idm.engine | |
com.flowable.idm.engine.impl |
Modifier and Type | Method and Description |
---|---|
UserAccountDefinitionService |
PlatformIdmEngineConfigurationApi.getUserAccountDefinitionService() |
Modifier and Type | Field and Description |
---|---|
protected UserAccountDefinitionService |
CoreIdmEngineConfiguration.userAccountDefinitionService |
Modifier and Type | Method and Description |
---|---|
UserAccountDefinitionService |
CoreIdmEngineConfiguration.getUserAccountDefinitionService() |
UserAccountDefinitionService |
CoreIdmEngine.getUserAccountDefinitionService() |
Modifier and Type | Method and Description |
---|---|
void |
CoreIdmEngineConfiguration.setUserAccountDefinitionService(UserAccountDefinitionService userAccountDefinitionService) |
Modifier and Type | Class and Description |
---|---|
class |
UserAccountDefinitionServiceImpl |
Modifier and Type | Field and Description |
---|---|
protected UserAccountDefinitionService |
PlatformIdmEngineImpl.userAccountDefinitionService |
Modifier and Type | Method and Description |
---|---|
UserAccountDefinitionService |
PlatformIdmEngineImpl.getUserAccountDefinitionService() |