Uses of Interface
io.github.xezzon.zeroweb.auth.repository.RoleUserRepository
Packages that use RoleUserRepository
-
Uses of RoleUserRepository in io.github.xezzon.zeroweb.auth.internal
Constructors in io.github.xezzon.zeroweb.auth.internal with parameters of type RoleUserRepositoryModifierConstructorDescriptionAuthzService
(RoleUserRepository roleUserRepository, RolePermissionRepository rolePermissionRepository, IUserService4Auth userService, IRoleService4Auth roleService)