|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface HeaderExtractor
Simple command object that generates an OAuth Authorization header to include in the request.
Method Summary | |
---|---|
String |
extract(OAuthRequest request)
Generates an OAuth 'Authorization' Http header to include in requests as the signature. |
Method Detail |
---|
String extract(OAuthRequest request)
request
- the OAuthRequest to inspect and generate the header
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |