Class AppengineJsonCredentials
java.lang.Object
com.netflix.spinnaker.clouddriver.googlecommon.security.GoogleCommonCredentials
com.netflix.spinnaker.clouddriver.appengine.security.AppengineCredentials
com.netflix.spinnaker.clouddriver.appengine.security.AppengineJsonCredentials
- All Implemented Interfaces:
groovy.lang.GroovyObject
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.netflix.spinnaker.clouddriver.appengine.security.AppengineCredentials
getAppengineMethods inherited from class com.netflix.spinnaker.clouddriver.googlecommon.security.GoogleCommonCredentials
buildHttpTransport, getMetaClass, setHttpTimeout, setMetaClassMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface groovy.lang.GroovyObject
getProperty, invokeMethod, setProperty
-
Constructor Details
-
AppengineJsonCredentials
-
-
Method Details
-
getCredentials
public com.google.auth.oauth2.GoogleCredentials getCredentials()- Overrides:
getCredentialsin classcom.netflix.spinnaker.clouddriver.googlecommon.security.GoogleCommonCredentials
-
getJsonKey
-