| Package | Description |
|---|---|
| com.github.scribejava.core.exceptions | |
| com.github.scribejava.core.extractors |
| Modifier and Type | Class and Description |
|---|---|
class |
OAuthConnectionException |
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 |
|---|---|
protected static String |
OAuth2AccessTokenJsonExtractor.extractParameter(String response,
String regex,
boolean required) |
Copyright © 2016. All rights reserved.