|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BaseStringExtractor
Simple command object that extracts a base string from a OAuthRequest
Method Summary | |
---|---|
String |
extract(OAuthRequest request)
Extracts an url-encoded base string from the OAuthRequest . |
Method Detail |
---|
String extract(OAuthRequest request)
OAuthRequest
.
See the oauth spec for more info on this.
request
- the OAuthRequest
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |