Uses of Class
org.springframework.cloud.config.server.environment.secretmanager.GcpProjectResolutionSupport
Packages that use GcpProjectResolutionSupport
-
Uses of GcpProjectResolutionSupport in org.springframework.cloud.config.server.environment.secretmanager
Constructors in org.springframework.cloud.config.server.environment.secretmanager with parameters of type GcpProjectResolutionSupportModifierConstructorDescriptionGoogleSecretManagerV1AccessStrategy(org.springframework.web.client.RestTemplate rest, GoogleConfigProvider configProvider, com.google.cloud.secretmanager.v1.SecretManagerServiceClient client, GcpProjectResolutionSupport projectResolutionSupport) Constructs a new instance ofGoogleSecretManagerV1AccessStrategy.GoogleSecretManagerV1AccessStrategy(org.springframework.web.client.RestTemplate rest, GoogleConfigProvider configProvider, String serviceAccountFile, GcpProjectResolutionSupport gcpProjectResolutionSupport) Constructs a new instance ofGoogleSecretManagerV1AccessStrategy.