|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AccessTokenExtractor
Simple command object that extracts a Token
from a String
Method Summary | |
---|---|
Token |
extract(String response)
Extracts the access token from the contents of an Http Response |
Method Detail |
---|
Token extract(String response)
response
- the contents of the response
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |