public interface HeaderExtractor
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
extract(OAuthRequest request)
Generates an OAuth 'Authorization' Http header to include in requests as the signature.
|
java.lang.String extract(OAuthRequest request)
request - the OAuthRequest to inspect and generate the header"Copyright © 2010 - 2018 Adobe Systems Incorporated. All Rights Reserved"