public interface INativePlugin
| Modifier and Type | Method and Description |
|---|---|
void |
addParameter(String key,
String value) |
String |
getCacheKey() |
NativeTokenHolder |
getCredentials() |
String |
getIdpToken() |
String |
getPluginSpecificCacheKey() |
void |
refresh() |
void |
setLogger(RedshiftLogger log) |
void setLogger(RedshiftLogger log)
String getPluginSpecificCacheKey()
String getIdpToken() throws RedshiftException
RedshiftExceptionString getCacheKey()
NativeTokenHolder getCredentials() throws RedshiftException
RedshiftExceptionvoid refresh()
throws RedshiftException
RedshiftExceptionCopyright © 2024 Amazon.com Inc.. All rights reserved.