public interface IPlugin
| Modifier and Type | Method and Description |
|---|---|
void |
addParameter(String key,
String value) |
String |
getCacheKey() |
String |
getIdpToken() |
String |
getPluginSpecificCacheKey() |
int |
getSubType() |
void |
setGroupFederation(boolean groupFederation) |
void |
setLogger(RedshiftLogger log) |
void setLogger(RedshiftLogger log)
String getPluginSpecificCacheKey()
void setGroupFederation(boolean groupFederation)
String getIdpToken()
String getCacheKey()
int getSubType()
Copyright © 2024 Amazon.com Inc.. All rights reserved.