public class BaseStringExtractorImpl extends Object implements BaseStringExtractor
BaseStringExtractor. Conforms to OAuth 1.0a| Constructor and Description |
|---|
BaseStringExtractorImpl() |
| Modifier and Type | Method and Description |
|---|---|
String |
extract(OAuthRequest request)
Extracts an url-encoded base string from the
OAuthRequest. |
public String extract(OAuthRequest request)
OAuthRequest.
See the oauth spec for more info on this.extract in interface BaseStringExtractorrequest - the OAuthRequest"Copyright © 2010 - 2017 Adobe Systems Incorporated. All Rights Reserved"