Interface CredentialsProvider

    • Method Detail

      • getCredentials

        com.google.auth.Credentials getCredentials()
                                            throws IOException
        Gets the credentials which will be used to call the service. If the credentials have not been acquired yet, then they will be acquired when this function is called.
        Throws:
        IOException