| Package | Description |
|---|---|
| com.flowable.core.idm.api | |
| com.flowable.idm.engine | |
| com.flowable.idm.engine.impl | |
| com.flowable.idm.engine.impl.action |
| 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() |
| Modifier and Type | Field and Description |
|---|---|
protected UserAccountService |
UserAccountScopedObjectProvider.userAccountService |
| Constructor and Description |
|---|
UserAccountScopedObjectProvider(UserAccountService userAccountService,
PlatformIdentityService idmIdentityService) |
Copyright © 2019. All rights reserved.