-
class
CdpCredentialsProvider that chains together multiple credentials
providers.
class
CdpCredentialsProvider implementation that provides credentials by looking
at the CDP_ACCESS_KEY_ID, CDP_PRIVATE_KEY and CDP_ACCESS_TOKEN environment variables.
class
CdpCredentialsProvider implementation that provides credentials by
login to CDP interactively.
class
Credentials provider based on CDP configuration profiles.
class
CdpCredentialsProvider implementation that provides credentials by looking
at the CDP_ACCESS_KEY_ID, CDP_PRIVATE_KEY and CDP_ACCESS_TOKEN system properties.
class
CDP credential provider chain that looks for credentials in the following
order: environment variables, system properties then credential profiles
file.
class
Simple implementation of CdpCredentialsProvider that just wraps static
CdpCredentials.
-
Gets the current CdpCredentialsProvider.
Sets the CdpCredentialsProvider.