public class OAuth2AuthorizationHeaderProvider extends Object
Constructor and Description |
---|
OAuth2AuthorizationHeaderProvider()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
String |
getOAuth2AuthorizationHeader(OAuth2Compatible oAuth2Compatible)
Gets the OAuth2 authorization header for the parameters and request URL.
|
public OAuth2AuthorizationHeaderProvider()
public String getOAuth2AuthorizationHeader(OAuth2Compatible oAuth2Compatible)
oAuth2Compatible
- exposes the OAuth2 credentialsAuthorization
header value to setCopyright © 2018. All Rights Reserved.