@Configuration @Order(value=1) public class SpringAccessTokenCache extends Object implements com.jfinal.weixin.sdk.cache.IAccessTokenCache
DEFAULT_TIME_OUT
SpringAccessTokenCache()
String
get(String key)
void
remove(String key)
set(String key, String jsonValue)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SpringAccessTokenCache()
public String get(String key)
get
com.jfinal.weixin.sdk.cache.IAccessTokenCache
public void set(String key, String jsonValue)
set
public void remove(String key)
remove
Copyright © 2023. All rights reserved.