Uses of Interface
io.github.xezzon.zeroweb.role.IRoleService4Auth
Packages that use IRoleService4Auth
-
Uses of IRoleService4Auth in io.github.xezzon.zeroweb.auth.internal
Constructors in io.github.xezzon.zeroweb.auth.internal with parameters of type IRoleService4AuthModifierConstructorDescriptionAuthzHttpEndpoint
(AuthzService authzService, IRoleService4Auth roleService) AuthzService
(RoleUserRepository roleUserRepository, RolePermissionRepository rolePermissionRepository, IUserService4Auth userService, IRoleService4Auth roleService) -
Uses of IRoleService4Auth in io.github.xezzon.zeroweb.role.internal
Classes in io.github.xezzon.zeroweb.role.internal that implement IRoleService4Auth