public class NoCache extends Object implements TokenCache
| Constructor and Description |
|---|
NoCache() |
| Modifier and Type | Method and Description |
|---|---|
String |
get(String cacheKey,
com.scalepoint.oauth_token_client.TokenSource underlyingSource) |
public String get(String cacheKey, com.scalepoint.oauth_token_client.TokenSource underlyingSource) throws IOException
get in interface TokenCachecacheKey - Cache keyunderlyingSource - Underlying token source to invokeIOException - Exception from underlying sourceCopyright © 2016 Scalepoint Technologies Ltd.. All rights reserved.