类 WxUserJwtProperties


  • @RefreshScope
    @ConfigurationProperties(prefix="jwt.wx")
    public class WxUserJwtProperties
    extends net.guerlab.smart.platform.basic.auth.properties.JwtProperties
    jwt配置
    作者:
    guer
    • 方法概要

      • 从类继承的方法 net.guerlab.smart.platform.basic.auth.properties.JwtProperties

        canEqual, equals, getAccessTokenExpire, getAccessTokenSigningKey, getRefreshTokenExpire, getRefreshTokenSigningKey, hashCode, setAccessTokenExpire, setAccessTokenSigningKey, setRefreshTokenExpire, setRefreshTokenSigningKey, toString
    • 构造器详细资料

      • WxUserJwtProperties

        public WxUserJwtProperties()