Class GcpCredentialProducer

java.lang.Object
io.quarkiverse.googlecloudservices.common.GcpCredentialProducer

@Singleton public class GcpCredentialProducer extends Object
  • 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