Uses of Package
com.github.scribejava.core.model
Packages that use com.github.scribejava.core.model
Package
Description
-
Classes in com.github.scribejava.core.model used by com.github.scribejava.core.builder.apiClassDescriptionRepresents 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 OAuth 2 Access token.An enumeration containing the most common HTTP Verbs.
-
Classes in com.github.scribejava.core.model used by com.github.scribejava.core.exceptions
-
Classes in com.github.scribejava.core.model used by com.github.scribejava.core.extractorsClassDescriptionDevice 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.The representation of an OAuth HttpRequest.An HTTP response.Represents an abstract OAuth (1 and 2) token (either request or access token)
-
Classes in com.github.scribejava.core.model used by com.github.scribejava.core.httpclientClassDescriptionAn HTTP response.An enumeration containing the most common HTTP Verbs.
-
Classes in com.github.scribejava.core.model used by com.github.scribejava.core.httpclient.jdkClassDescriptionAn HTTP response.An enumeration containing the most common HTTP Verbs.
-
Classes in com.github.scribejava.core.model used by com.github.scribejava.core.modelClassDescriptionRepresents an abstract OAuth 1 Token (either request or access token)An HTTP response.Represents an abstract OAuth (1 and 2) token (either request or access token)An enumeration containing the most common HTTP Verbs.
-
Classes in com.github.scribejava.core.model used by com.github.scribejava.core.oauthClassDescriptionDevice 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 OAuth 2 Access token.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.The representation of an OAuth HttpRequest.An HTTP response.
-
-
-
Classes in com.github.scribejava.core.model used by com.github.scribejava.core.revoke