Package org.apache.iceberg.gcp
Class GCPAuthUtils
java.lang.Object
org.apache.iceberg.gcp.GCPAuthUtils
-
Method Summary
Modifier and TypeMethodDescriptionstatic com.google.auth.oauth2.OAuth2Credentials
oauth2CredentialsFromGcpProperties
(GCPProperties gcpProperties, CloseableGroup closeableGroup)
-
Method Details
-
oauth2CredentialsFromGcpProperties
public static com.google.auth.oauth2.OAuth2Credentials oauth2CredentialsFromGcpProperties(GCPProperties gcpProperties, CloseableGroup closeableGroup)
-