public interface HeaderExtractor
| Modifier and Type | Method and Description |
|---|---|
String |
extract(AbstractRequest request)
Generates an OAuth 'Authorization' Http header to include in requests as the signature.
|
String extract(AbstractRequest request)
request - the AbstractRequest to inspect and generate the headerCopyright © 2015. All rights reserved.