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