Package com.github.scribejava.core.model
package com.github.scribejava.core.model
-
ClassDescriptionDevice Authorization ResponseRepresents an OAuth 1 Access Token http://tools.ietf.org/html/rfc5849#section-2.3Represents an OAuth 1 Request Token http://tools.ietf.org/html/rfc5849#section-2.1Represents an abstract OAuth 1 Token (either request or access token)Represents an OAuth 2 Access token.Representing "5.2.represents Authorization Response http://tools.ietf.org/html/rfc6749#section-4.1.2 If the resource owner grants the access request, the authorization server issues an authorization code and delivers it to the client by adding the following parameters to the query component of the redirection URI using the "application/x-www-form-urlencoded" format.This class contains OAuth constants, used project-wideThe representation of an OAuth HttpRequest.An HTTP response.Represents an abstract OAuth (1 and 2) token (either request or access token)An enumeration containing the most common HTTP Verbs.