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