Uses of Class
com.cloudera.cdp.authentication.credentials.CdpCredentialsProviderChain
-
Uses of CdpCredentialsProviderChain in com.cloudera.cdp.authentication.credentials
Modifier and TypeClassDescriptionclass
CDP credential provider chain that looks for credentials in the following order: environment variables, system properties then credential profiles file.Modifier and TypeMethodDescriptionstatic CdpCredentialsProviderChain
DefaultCdpCredentialProviderChain.getInstance()
Gets the default credential provider chain.