Uses of Class
com.bytedesk.core.rbac.user.UserService
Packages that use UserService
Package
Description
-
Uses of UserService in com.bytedesk.core.member
Fields in com.bytedesk.core.member declared as UserService -
Uses of UserService in com.bytedesk.core.push.strategy.impl
Fields in com.bytedesk.core.push.strategy.impl declared as UserServiceModifier and TypeFieldDescriptionprivate final UserServiceRegisterValidationStrategy.userServiceprivate final UserServiceResetValidationStrategy.userServiceprivate final UserServiceVerifyValidationStrategy.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.auth.apple
Fields in com.bytedesk.core.rbac.auth.apple declared as UserService -
Uses of UserService in com.bytedesk.core.rbac.auth.cas
Fields in com.bytedesk.core.rbac.auth.cas declared as UserService -
Uses of UserService in com.bytedesk.core.rbac.auth.dingtalk
Fields in com.bytedesk.core.rbac.auth.dingtalk declared as UserService -
Uses of UserService in com.bytedesk.core.rbac.auth.douyin
Fields in com.bytedesk.core.rbac.auth.douyin declared as UserService -
Uses of UserService in com.bytedesk.core.rbac.auth.facebook
Fields in com.bytedesk.core.rbac.auth.facebook declared as UserService -
Uses of UserService in com.bytedesk.core.rbac.auth.feishu
Fields in com.bytedesk.core.rbac.auth.feishu declared as UserService -
Uses of UserService in com.bytedesk.core.rbac.auth.github
Fields in com.bytedesk.core.rbac.auth.github declared as UserService -
Uses of UserService in com.bytedesk.core.rbac.auth.google
Fields in com.bytedesk.core.rbac.auth.google declared as UserService -
Uses of UserService in com.bytedesk.core.rbac.auth.ldap
Fields in com.bytedesk.core.rbac.auth.ldap declared as UserService -
Uses of UserService in com.bytedesk.core.rbac.auth.oidc
Fields in com.bytedesk.core.rbac.auth.oidc declared as UserService -
Uses of UserService in com.bytedesk.core.rbac.auth.openid
Fields in com.bytedesk.core.rbac.auth.openid declared as UserService -
Uses of UserService in com.bytedesk.core.rbac.auth.wechat
Fields in com.bytedesk.core.rbac.auth.wechat declared as UserService -
Uses of UserService in com.bytedesk.core.rbac.auth.wechat_work
Fields in com.bytedesk.core.rbac.auth.wechat_work 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 UserServiceOrganizationInitializer.userServiceprivate final UserServiceOrganizationRestService.userService -
Uses of UserService in com.bytedesk.core.rbac.user
Fields in com.bytedesk.core.rbac.user declared as UserServiceModifier and TypeFieldDescriptionprivate final UserServiceUserInitializer.userServiceprivate final UserServiceUserRestController.userServiceprivate final UserServiceUserRestService.userServiceprivate static UserServiceUserUtils.userServiceConstructors in com.bytedesk.core.rbac.user with parameters of type UserService -
Uses of UserService in com.bytedesk.service.agent
Fields in com.bytedesk.service.agent declared as UserService -
Uses of UserService in com.bytedesk.wechat.pay
Fields in com.bytedesk.wechat.pay declared as UserService