接口 Provider
-
public interface Provider
-
-
方法详细资料
-
isExpired
boolean isExpired()
-
refresh
void refresh() throws ApiException- 抛出:
ApiException
-
retrieve
CredentialValue retrieve() throws ApiException
- 抛出:
ApiException
-
-
public interface Provider
boolean isExpired()
void refresh()
throws ApiException
ApiExceptionCredentialValue retrieve() throws ApiException
ApiException