类 WxUserJwtProperties
- java.lang.Object
-
- net.guerlab.smart.platform.basic.auth.properties.JwtProperties
-
- net.guerlab.smart.wx.auth.properties.WxUserJwtProperties
-
@RefreshScope @ConfigurationProperties(prefix="jwt.wx") public class WxUserJwtProperties extends net.guerlab.smart.platform.basic.auth.properties.JwtPropertiesjwt配置- 作者:
- guer
-
-
构造器概要
构造器 构造器 说明 WxUserJwtProperties()
-
方法概要
-
从类继承的方法 net.guerlab.smart.platform.basic.auth.properties.JwtProperties
canEqual, equals, getAccessTokenExpire, getAccessTokenSigningKey, getRefreshTokenExpire, getRefreshTokenSigningKey, hashCode, setAccessTokenExpire, setAccessTokenSigningKey, setRefreshTokenExpire, setRefreshTokenSigningKey, toString
-
-