| Package | Description |
|---|---|
| com.amazon.redshift | |
| com.amazon.redshift.plugin |
| Modifier and Type | Method and Description |
|---|---|
NativeTokenHolder |
INativePlugin.getCredentials() |
static NativeTokenHolder |
NativeTokenHolder.newInstance(String accessToken) |
static NativeTokenHolder |
NativeTokenHolder.newInstance(String accessToken,
Date expiration) |
| Modifier and Type | Method and Description |
|---|---|
protected NativeTokenHolder |
IdpTokenAuthPlugin.getAuthToken()
This overridden method needs to return the auth token provided by the client
|
protected abstract NativeTokenHolder |
CommonCredentialsProvider.getAuthToken() |
protected NativeTokenHolder |
BrowserIdcAuthPlugin.getAuthToken()
Overridden method to obtain the auth token from plugin specific implementation
|
NativeTokenHolder |
JwtCredentialsProvider.getCredentials() |
NativeTokenHolder |
CommonCredentialsProvider.getCredentials() |
NativeTokenHolder |
BrowserOktaSAMLCredentialsProvider.getCredentials() |
protected NativeTokenHolder |
BrowserIdcAuthPlugin.getIdcToken()
Plugin implementation method to grab the IdC token from AWS IAM Identity Center.
|
protected NativeTokenHolder |
BrowserIdcAuthPlugin.processCreateTokenResult(CreateTokenResult createTokenResult) |
Copyright © 2023 Amazon.com Inc.. All rights reserved.