public class JsonTokenExtractor extends Object implements AccessTokenExtractor
| Constructor and Description |
|---|
JsonTokenExtractor() |
| Modifier and Type | Method and Description |
|---|---|
Token |
extract(String response)
Extracts the access token from the contents of an Http Response
|
public Token extract(String response)
AccessTokenExtractorextract in interface AccessTokenExtractorresponse - the contents of the responseCopyright © 2010 - 2020 Adobe. All Rights Reserved