Interface JwtCryptoService
- All Known Implementing Classes:
JwtKeyManager
public interface JwtCryptoService
- Author:
- xezzon
-
Method Summary
-
Method Details
-
signJwt
签发JWT- Parameters:
jwtBuilder
- jwt构造器- Returns:
- JWT字符串
-
JwtKeyManager
jwtBuilder
- jwt构造器