Package com.flowable.core.idm.api
Interface PlatformIdmEngineConfigurationApi
- All Superinterfaces:
IdmEngineConfigurationApi
- All Known Implementing Classes:
CoreIdmEngineConfiguration
-
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.ObjectMapper
Methods inherited from interface org.flowable.idm.api.IdmEngineConfigurationApi
getIdmIdentityService, getIdmManagementService
-
Method Details
-
getUserAccountService
UserAccountService getUserAccountService() -
getUserAccountDefinitionService
UserAccountDefinitionService getUserAccountDefinitionService() -
getUserDefinitionService
UserDefinitionService getUserDefinitionService() -
getPlatformIdentityService
PlatformIdentityService getPlatformIdentityService() -
getObjectMapper
com.fasterxml.jackson.databind.ObjectMapper getObjectMapper()
-