@ComponentScan(value="cn.katool.*") @Configuration(value="AuthConfig") @ConfigurationProperties(value="katool.util.auth") public class AuthConfig extends Object
private long
expTime
private String
saltKey
tokenHeader
AuthConfig()
void
initAuthUtils()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
private long expTime
private String saltKey
private String tokenHeader
public AuthConfig()
@Bean public void initAuthUtils()
Copyright © 2024. All rights reserved.