public interface PlatformIdmEngineConfigurationApi extends IdmEngineConfigurationApi
Modifier and Type | Method and Description |
---|---|
com.fasterxml.jackson.databind.ObjectMapper |
getObjectMapper() |
PlatformIdentityService |
getPlatformIdentityService() |
UserAccountDefinitionService |
getUserAccountDefinitionService() |
UserAccountService |
getUserAccountService() |
UserDefinitionService |
getUserDefinitionService() |
getIdmIdentityService, getIdmManagementService
UserAccountService getUserAccountService()
UserAccountDefinitionService getUserAccountDefinitionService()
UserDefinitionService getUserDefinitionService()
PlatformIdentityService getPlatformIdentityService()
com.fasterxml.jackson.databind.ObjectMapper getObjectMapper()