Uses of Interface
org.activiti.cloud.identity.IdentityManagementService
-
Packages that use IdentityManagementService Package Description org.activiti.cloud.identity.web.controller -
-
Uses of IdentityManagementService in org.activiti.cloud.identity.web.controller
Constructors in org.activiti.cloud.identity.web.controller with parameters of type IdentityManagementService Constructor Description IdentityManagementController(IdentityManagementService identityManagementService, AlfrescoPagedModelAssembler<User> pagedCollectionUserAssembler, AlfrescoPagedModelAssembler<Group> pagedCollectionGroupAssembler, ModelRepresentationGroupAssembler modelRepresentationGroupAssembler, ModelRepresentationUserAssembler modelRepresentationUserAssembler)
-