类 WxUserJwtTokenFactoryProperties

java.lang.Object
net.guerlab.smart.platform.auth.properties.TokenFactoryProperties
net.guerlab.smart.platform.auth.properties.JwtTokenFactoryProperties
net.guerlab.smart.wx.auth.properties.WxUserJwtTokenFactoryProperties

@RefreshScope
@ConfigurationProperties(prefix="auth.wx.token-factory.jwt")
public class WxUserJwtTokenFactoryProperties
extends net.guerlab.smart.platform.auth.properties.JwtTokenFactoryProperties
jwt token 配置
作者:
guer
  • 字段概要

    字段 
    修饰符和类型 字段 说明
    static java.lang.String PREFIX  
  • 构造器概要

    构造器 
    构造器 说明
    WxUserJwtTokenFactoryProperties()  
  • 方法概要

    从类继承的方法 net.guerlab.smart.platform.auth.properties.JwtTokenFactoryProperties

    canEqual, equals, getAccessTokenExpire, getAccessTokenSigningKey, getRefreshTokenExpire, getRefreshTokenSigningKey, hashCode, setAccessTokenExpire, setAccessTokenSigningKey, setRefreshTokenExpire, setRefreshTokenSigningKey, toString

    从类继承的方法 net.guerlab.smart.platform.auth.properties.TokenFactoryProperties

    getAllowIpList, getDenyIpList, getOrder, isDefaultFactory, isEnable, setAllowIpList, setDefaultFactory, setDenyIpList, setEnable, setOrder

    从类继承的方法 java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait