Uses of Interface
com.google.cloud.spring.secretmanager.SecretManagerServiceClientFactory
Packages that use SecretManagerServiceClientFactory
Package
Description
Auto-configuration for Spring Cloud GCP Secret Manager module.
-
Uses of SecretManagerServiceClientFactory in com.google.cloud.spring.autoconfigure.secretmanager
Classes in com.google.cloud.spring.autoconfigure.secretmanager that implement SecretManagerServiceClientFactoryModifier and TypeClassDescriptionclass
A default implementation of theSecretManagerServiceClientFactory
interface.Methods in com.google.cloud.spring.autoconfigure.secretmanager that return SecretManagerServiceClientFactoryMethod parameters in com.google.cloud.spring.autoconfigure.secretmanager with type arguments of type SecretManagerServiceClientFactoryModifier and TypeMethodDescriptionGcpSecretManagerAutoConfiguration.secretManagerTemplate
(com.google.cloud.secretmanager.v1.SecretManagerServiceClient client, org.springframework.beans.factory.ObjectProvider<SecretManagerServiceClientFactory> clientFactoryProvider) -
Uses of SecretManagerServiceClientFactory in com.google.cloud.spring.secretmanager
Constructors in com.google.cloud.spring.secretmanager with parameters of type SecretManagerServiceClientFactoryModifierConstructorDescriptionSecretManagerTemplate
(SecretManagerServiceClientFactory clientFactory, GcpProjectIdProvider projectIdProvider)