Uses of Class
com.google.cloud.spring.autoconfigure.kms.GcpKmsProperties
Packages that use GcpKmsProperties
Package
Description
Auto-configuration for Spring Cloud GCP KMS module.
-
Uses of GcpKmsProperties in com.google.cloud.spring.autoconfigure.kms
Constructors in com.google.cloud.spring.autoconfigure.kms with parameters of type GcpKmsPropertiesModifierConstructorDescriptionGcpKmsAutoConfiguration
(GcpProjectIdProvider coreProjectIdProvider, GcpKmsProperties properties, com.google.api.gax.core.CredentialsProvider credentialsProvider)