Class ZerowebConfig.ZerowebJwtConfig
java.lang.Object
io.github.xezzon.zeroweb.common.config.ZerowebConfig.ZerowebJwtConfig
- Enclosing class:
ZerowebConfig
JWT (JSON Web Token) 的详细配置类。
包含 JWT 的签发者(issuer)和有效时间(timeout)等属性。
- Author:
- xezzon
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ZerowebJwtConfig
public ZerowebJwtConfig()
-