public class SecretManagerPropertySource
extends org.springframework.core.env.EnumerablePropertySource<com.google.cloud.secretmanager.v1beta1.SecretManagerServiceClient>
| Constructor and Description |
|---|
SecretManagerPropertySource(String propertySourceName,
com.google.cloud.secretmanager.v1beta1.SecretManagerServiceClient client,
GcpProjectIdProvider projectIdProvider,
String secretsPrefix) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getProperty(String name) |
String[] |
getPropertyNames() |
public SecretManagerPropertySource(String propertySourceName, com.google.cloud.secretmanager.v1beta1.SecretManagerServiceClient client, GcpProjectIdProvider projectIdProvider, String secretsPrefix)
public String[] getPropertyNames()
getPropertyNames in class org.springframework.core.env.EnumerablePropertySource<com.google.cloud.secretmanager.v1beta1.SecretManagerServiceClient>Copyright © 2020 Pivotal Software, Inc.. All rights reserved.