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