public class JsonTokenExtractor extends java.lang.Object implements AccessTokenExtractor
Constructor and Description |
---|
JsonTokenExtractor() |
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)
AccessTokenExtractor
extract
in interface AccessTokenExtractor
response
- the contents of the response