Package org.apache.gravitino.credential
package org.apache.gravitino.credential
-
ClassDescriptionADLS SAS token credential.Generic AWS IRSA credential.Azure account key credential.Interface representing a credential with type, expiration time, and additional information.Contains credential context information to get credential from a credential provider.Create a specific credential according to the credential information.CredentialGenerator<T extends Credential>An interface for generating credentials.Helper class to generate specific credential properties for different table format and engine.An interface for providing credentials to access external systems.CredentialProviderDelegator<T extends Credential>An abstract base class for
CredentialProviderimplementations that delegate the actual credential generation to aCredentialGenerator.The GCS token credential to access GCS.OSS secret key credential.OSS token credential.LocationContext is generated when user requesting resources associated with storage location like table, fileset, etc.S3 secret key credential.S3 token credential.Interface to get credentials.