| Package | Description |
|---|---|
| com.github.scribejava.core.exceptions | |
| com.github.scribejava.core.extractors | |
| com.github.scribejava.core.model |
| Modifier and Type | Class and Description |
|---|---|
class |
OAuthParametersMissingException
Specialized exception that represents a missing OAuth parameter.
|
class |
OAuthSignatureException
Specialized exception that represents a problem in the signature
|
| Modifier and Type | Method and Description |
|---|---|
T |
TokenExtractor.extract(Response response)
Extracts the concrete type of token from the contents of an Http Response
|
protected static String |
OAuth2AccessTokenJsonExtractor.extractParameter(String response,
Pattern regexPattern,
boolean required) |
| Modifier and Type | Class and Description |
|---|---|
class |
OAuth2AccessTokenErrorResponse
Representing "5.2.
|
Copyright © 2018. All rights reserved.