Uses of Class
com.google.jenkins.plugins.credentials.oauth.LegacyJsonKey
Packages that use LegacyJsonKey
Package
Description
This package implements Jenkins plugins providing Google-specific OAuth2 Credentials, Domain
Requirements and Specifications.
-
Uses of LegacyJsonKey in com.google.jenkins.plugins.credentials.oauth
Methods in com.google.jenkins.plugins.credentials.oauth that return LegacyJsonKeyModifier and TypeMethodDescriptionstatic LegacyJsonKeyLegacyJsonKey.load(com.google.api.client.json.JsonFactory jsonFactory, InputStream inputStream) Deprecated.Loads theclient_secrets.jsonfile from the given input stream.