Uses of Class
com.google.cloud.spring.autoconfigure.secretmanager.GcpSecretManagerProperties
Packages that use GcpSecretManagerProperties
Package
Description
Auto-configuration for Spring Cloud GCP Secret Manager module.
-
Uses of GcpSecretManagerProperties in com.google.cloud.spring.autoconfigure.secretmanager
Constructors in com.google.cloud.spring.autoconfigure.secretmanager with parameters of type GcpSecretManagerPropertiesModifierConstructorDescriptionGcpSecretManagerAutoConfiguration
(com.google.api.gax.core.CredentialsProvider credentialsProvider, GcpSecretManagerProperties properties, GcpProjectIdProvider projectIdProvider)