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 AccessTokenExtractor
response
- the contents of the response