Interface ServiceAccountSigner (1.50.0)
Stay organized with collections
Save and categorize content based on your preferences.
publicinterfaceServiceAccountSigner
Interface for a service account signer. A signer for a service account is capable of signing
bytes using the private key associated with its service account.
Methods
getAccount()
publicabstractStringgetAccount()
Returns the service account associated with the signer.