@ConfigurationProperties(value="spring.cloud.gcp.kms") public class GcpKmsProperties extends Object implements CredentialsSupplier
Constructor and Description |
---|
GcpKmsProperties() |
Modifier and Type | Method and Description |
---|---|
Credentials |
getCredentials()
Supplies credentials configuration.
|
String |
getProjectId() |
void |
setProjectId(String projectId) |
public Credentials getCredentials()
CredentialsSupplier
getCredentials
in interface CredentialsSupplier
public String getProjectId()
public void setProjectId(String projectId)
Copyright © 2021. All rights reserved.