Interface | Description |
---|---|
SecretManagerOperations |
Describes supported operations that one can perform on the Secret Manager API.
|
Class | Description |
---|---|
SecretManagerPropertySource |
A property source for Secret Manager which accesses the Secret Manager APIs when
SecretManagerPropertySource.getProperty(java.lang.String) is called. |
SecretManagerPropertySourceLocator |
Implementation of
PropertySourceLocator which provides GCP Secret Manager as a
property source. |
SecretManagerTemplate |
Offers convenience methods for performing common operations on Secret Manager including
creating and reading secrets.
|
Copyright © 2021. All rights reserved.