Package | Description |
---|---|
com.flowable.core.idm.api | |
com.flowable.core.spring.security | |
com.flowable.idm.engine | |
com.flowable.idm.engine.impl | |
com.flowable.idm.engine.impl.indexing |
Modifier and Type | Method and Description |
---|---|
UserDefinitionService |
PlatformIdmEngineConfigurationApi.getUserDefinitionService() |
Modifier and Type | Field and Description |
---|---|
protected UserDefinitionService |
UserDefinitionAuthoritiesProviderImpl.userDefinitionService |
Constructor and Description |
---|
UserDefinitionAuthoritiesProviderImpl(UserDefinitionService userDefinitionService) |
Modifier and Type | Field and Description |
---|---|
protected UserDefinitionService |
CoreIdmEngineConfiguration.userDefinitionService |
Modifier and Type | Method and Description |
---|---|
UserDefinitionService |
CoreIdmEngineConfiguration.getUserDefinitionService() |
UserDefinitionService |
CoreIdmEngine.getUserDefinitionService() |
Modifier and Type | Method and Description |
---|---|
CoreIdmEngineConfiguration |
CoreIdmEngineConfiguration.setUserDefinitionService(UserDefinitionService userDefinitionService) |
Modifier and Type | Class and Description |
---|---|
class |
UserDefinitionServiceImpl |
Modifier and Type | Field and Description |
---|---|
protected UserDefinitionService |
PlatformIdmEngineImpl.userDefinitionService |
Modifier and Type | Method and Description |
---|---|
UserDefinitionService |
PlatformIdmEngineImpl.getUserDefinitionService() |
Modifier and Type | Method and Description |
---|---|
protected UserDefinitionService |
IdmIndexingSchedulerImpl.getUserDefinitionService() |