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