Uses of Class
com.google.jenkins.plugins.credentials.oauth.LegacyJsonKey.Details
-
Packages that use LegacyJsonKey.Details Package Description com.google.jenkins.plugins.credentials.oauth This package implements Jenkins plugins providing Google-specific OAuth2 Credentials, Domain Requirements and Specifications. -
-
Uses of LegacyJsonKey.Details in com.google.jenkins.plugins.credentials.oauth
Methods in com.google.jenkins.plugins.credentials.oauth that return LegacyJsonKey.Details Modifier and Type Method Description LegacyJsonKey.Details
LegacyJsonKey. getWeb()
Deprecated.Returns the details for web applications.Methods in com.google.jenkins.plugins.credentials.oauth with parameters of type LegacyJsonKey.Details Modifier and Type Method Description void
LegacyJsonKey. setWeb(LegacyJsonKey.Details web)
Deprecated.
-