public abstract class AbstractWxCredentialManager extends Object
Constructor and Description |
---|
AbstractWxCredentialManager(WxCredentialStore wxCredentialStore) |
Modifier and Type | Method and Description |
---|---|
String |
forceRefresh()
强制刷新
|
String |
get() |
String |
refresh()
刷新,会判断时间,如果没过期不会刷新
|
protected abstract WxCredential |
refreshInternal()
执行刷新操作
|
public AbstractWxCredentialManager(WxCredentialStore wxCredentialStore)
public String refresh()
public String forceRefresh()
protected abstract WxCredential refreshInternal()
public String get()
Copyright © 2018 Guangshan Technology, Inc.. All rights reserved.