Class JiraOAuthGetAccessToken

  • All Implemented Interfaces:
    Cloneable, Map<String,​Object>

    public class JiraOAuthGetAccessToken
    extends com.google.api.client.auth.oauth.OAuthGetAccessToken
    • Field Summary

      • Fields inherited from class com.google.api.client.auth.oauth.OAuthGetAccessToken

        temporaryToken, verifier
      • Fields inherited from class com.google.api.client.auth.oauth.AbstractOAuthGetToken

        consumerKey, signer, transport, usePost
    • Method Summary

      • Methods inherited from class com.google.api.client.auth.oauth.OAuthGetAccessToken

        createParameters
      • Methods inherited from class com.google.api.client.auth.oauth.AbstractOAuthGetToken

        execute
      • Methods inherited from class com.google.api.client.http.GenericUrl

        appendRawPath, build, buildAuthority, buildRelativeUrl, clone, equals, getAll, getFirst, getFragment, getHost, getPathParts, getPort, getRawPath, getScheme, getUserInfo, hashCode, set, setFragment, setHost, setPathParts, setPort, setRawPath, setScheme, setUserInfo, toPathParts, toPathParts, toString, toURI, toURL, toURL
      • Methods inherited from class com.google.api.client.util.GenericData

        entrySet, get, getClassInfo, getUnknownKeys, put, putAll, remove, setUnknownKeys
    • Constructor Detail

      • JiraOAuthGetAccessToken

        public JiraOAuthGetAccessToken​(String authorizationServerUrl)