Uses of Class
com.bytedesk.core.rbac.user.UserService
Packages that use UserService
Package
Description
-
Uses of UserService in com.bytedesk.core.push
Fields in com.bytedesk.core.push declared as UserService -
Uses of UserService in com.bytedesk.core.rbac.auth
Fields in com.bytedesk.core.rbac.auth declared as UserService -
Uses of UserService in com.bytedesk.core.rbac.organization
Fields in com.bytedesk.core.rbac.organization declared as UserServiceModifier and TypeFieldDescriptionprivate final UserService
OrganizationInitializer.userService
private final UserService
OrganizationRestService.userService
-
Uses of UserService in com.bytedesk.core.rbac.user
Fields in com.bytedesk.core.rbac.user declared as UserServiceModifier and TypeFieldDescriptionprivate final UserService
UserInitializer.userService
private final UserService
UserRestController.userService
private final UserService
UserRestService.userService
-
Uses of UserService in com.bytedesk.liangshibao.runner
Fields in com.bytedesk.liangshibao.runner declared as UserService -
Uses of UserService in com.bytedesk.service.agent
Fields in com.bytedesk.service.agent declared as UserService -
Uses of UserService in com.bytedesk.team.member
Fields in com.bytedesk.team.member declared as UserService -
Uses of UserService in com.bytedesk.wechat.pay
Fields in com.bytedesk.wechat.pay declared as UserService