public interface TokenCache
| Modifier and Type | Method and Description |
|---|---|
String |
get(String cacheKey,
com.scalepoint.oauth_token_client.TokenSource underlyingSource) |
String get(String cacheKey, com.scalepoint.oauth_token_client.TokenSource underlyingSource) throws IOException
cacheKey - Cache keyunderlyingSource - Underlying token source to invoke on cache missIOException - Exception from underlying cacheCopyright © 2016 Scalepoint Technologies Ltd.. All rights reserved.