Package com.google.cloud.spring.core
Class Credentials
java.lang.Object
com.google.cloud.spring.core.Credentials
Credentials configuration.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.springframework.core.io.ResourcebooleanhasKey()voidsetEncodedKey(String encodedKey) voidsetLocation(org.springframework.core.io.Resource location) void
-
Constructor Details
-
Credentials
-
-
Method Details
-
getScopes
-
setScopes
-
getLocation
public org.springframework.core.io.Resource getLocation() -
setLocation
public void setLocation(org.springframework.core.io.Resource location) -
getEncodedKey
-
setEncodedKey
-
hasKey
public boolean hasKey()
-