public interface BaseStringExtractor
OAuthRequest| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
extract(OAuthRequest request)
Extracts an url-encoded base string from the
OAuthRequest. |
java.lang.String extract(OAuthRequest request)
OAuthRequest.
See the oauth spec for more info on this.request - the OAuthRequest"Copyright © 2010 - 2018 Adobe Systems Incorporated. All Rights Reserved"