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和IRoleService4Auth。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