Class ZerowebConfig.ZerowebJwtConfig

java.lang.Object
io.github.xezzon.zeroweb.common.config.ZerowebConfig.ZerowebJwtConfig
Enclosing class:
ZerowebConfig

public static class ZerowebConfig.ZerowebJwtConfig extends Object
JWT (JSON Web Token) 的详细配置类。 包含 JWT 的签发者(issuer)和有效时间(timeout)等属性。
Author:
xezzon
  • Constructor Details

    • ZerowebJwtConfig

      public ZerowebJwtConfig()