public interface BaseStringExtractor
AbstractRequest| Modifier and Type | Method and Description |
|---|---|
String |
extract(AbstractRequest request)
Extracts an url-encoded base string from the
AbstractRequest. |
String extract(AbstractRequest request)
AbstractRequest.
See the oauth spec for more info on this.request - the OAuthRequestCopyright © 2015. All rights reserved.