Class CryptoHttpEndpoint

java.lang.Object
io.github.xezzon.zeroweb.crypto.internal.CryptoHttpEndpoint

@RestController @RequestMapping public class CryptoHttpEndpoint extends Object
口令、密钥相关的 HTTP 接口
Author:
xezzon
  • Constructor Details

    • CryptoHttpEndpoint

      public CryptoHttpEndpoint(JwtKeyManager jwtKeyManager)
      依赖注入
      Parameters:
      jwtKeyManager - JWT 密钥管理