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 AccessTokenExtractor
extract
in interface RequestTokenExtractor
response
- the contents of the response