Uses of Class
com.google.cloud.spring.secretmanager.SecretManagerTemplate
Package
Description
Auto-configuration for Spring Cloud GCP Secret Manager module.
-
Uses of SecretManagerTemplate in com.google.cloud.spring.autoconfigure.secretmanager
Modifier and TypeMethodDescriptionGcpSecretManagerAutoConfiguration.secretManagerTemplate
(com.google.cloud.secretmanager.v1.SecretManagerServiceClient client) -
Uses of SecretManagerTemplate in com.google.cloud.spring.secretmanager
Modifier and TypeMethodDescriptionSecretManagerTemplate.setAllowDefaultSecretValue
(boolean allowDefaultSecretValue) ModifierConstructorDescriptionSecretManagerPropertySource
(String propertySourceName, SecretManagerTemplate secretManagerTemplate, GcpProjectIdProvider projectIdProvider)