Uses of Interface
io.github.xezzon.zeroweb.crypto.service.JwtCryptoService
Packages that use JwtCryptoService
-
Uses of JwtCryptoService in io.github.xezzon.zeroweb.auth
Constructors in io.github.xezzon.zeroweb.auth with parameters of type JwtCryptoServiceModifierConstructorDescriptionAuthNService
(IUserService4Auth userService, JwtCryptoService jwtCryptoService) -
Uses of JwtCryptoService in io.github.xezzon.zeroweb.crypto
Classes in io.github.xezzon.zeroweb.crypto that implement JwtCryptoService