Class GcpCredentialProducer
java.lang.Object
io.quarkiverse.googlecloudservices.common.GcpCredentialProducer
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncom.google.auth.Credentialsvoid
-
Constructor Details
-
GcpCredentialProducer
public GcpCredentialProducer()
-
-
Method Details
-
verifySecurityIdentity
@PostConstruct public void verifySecurityIdentity() -
googleCredential
@Produces @Singleton @Default public com.google.auth.Credentials googleCredential() throws IOException- Throws:
IOException
-