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