Class KeyringSecretStore
java.lang.Object
google.registry.privileges.secretmanager.KeyringSecretStore
Storage for 'keyring' secrets, backed by the Secret Manager.
This store is for secrets and credentials that must be set up manually and/or do not require non-disruptive password changes, e.g., passwords to regulatory reporting websites, which are used by cron jobs.
In contrast, the SqlCredentialStore
is designed to support non-disruptive credential
changes with Cloud SQL.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
KeyringSecretStore
-
-
Method Details
-
createOrUpdateSecret
-
getSecret
-