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