Uses of Class
org.activiti.cloud.identity.model.User
Packages that use User
Package
Description
-
Uses of User in org.activiti.cloud.identity
Methods in org.activiti.cloud.identity that return UserModifier and TypeMethodDescriptionIdentityManagementService.findUserById(String userId) IdentityService.findUserByName(String userName) Methods in org.activiti.cloud.identity that return types with arguments of type UserModifier and TypeMethodDescriptionIdentityManagementService.findUsers(UserSearchParams userSearchParams) IdentityService.findUsersByGroupName(String groupName) -
Uses of User in org.activiti.cloud.identity.model
Methods in org.activiti.cloud.identity.model that return UserMethods in org.activiti.cloud.identity.model that return types with arguments of type UserMethod parameters in org.activiti.cloud.identity.model with type arguments of type User -
Uses of User in org.activiti.cloud.identity.web.controller
Methods in org.activiti.cloud.identity.web.controller that return UserMethods in org.activiti.cloud.identity.web.controller that return types with arguments of type User