Package | Description |
---|---|
com.flowable.core.idm.api | |
com.flowable.idm.engine | |
com.flowable.idm.engine.impl |
Modifier and Type | Method and Description |
---|---|
UserAccountService |
PlatformIdmEngineConfigurationApi.getUserAccountService() |
Modifier and Type | Field and Description |
---|---|
protected UserAccountService |
CoreIdmEngineConfiguration.userAccountService |
Modifier and Type | Method and Description |
---|---|
UserAccountService |
CoreIdmEngineConfiguration.getUserAccountService() |
UserAccountService |
CoreIdmEngine.getUserAccountService() |
Modifier and Type | Method and Description |
---|---|
void |
CoreIdmEngineConfiguration.setUserAccountService(UserAccountService userAccountService) |
Modifier and Type | Class and Description |
---|---|
class |
UserAccountServiceImpl |
Modifier and Type | Field and Description |
---|---|
protected UserAccountService |
PlatformIdmEngineImpl.userAccountService |
Modifier and Type | Method and Description |
---|---|
UserAccountService |
PlatformIdmEngineImpl.getUserAccountService() |