Package com.amazonaws.athena.connector.credentials
-
Interface Summary Interface Description Credentials Represents a set of credentials required to authenticate and connect to a database.CredentialsProvider Provider interface for database credentials.InitializableCredentialsProvider Extended contract for credentials providers that require initialization with configuration from AWS Secrets Manager. -
Class Summary Class Description CredentialsConstants Constants used for credentials and authentication.CredentialsProviderFactory Factory class for handling credentials provider creation.CrossAccountCredentialsProvider DefaultCredentials Encapsulates database connection user name and password information.DefaultCredentialsProvider Encapsulates RDS secrets deserialization.OAuthAccessTokenCredentials Credential type for OAuth access tokens.OAuthCredentialsProvider Base class for OAuth credential providers.StaticCredentialsProvider Static credential provider.