public interface ExternalOAuth
| Modifier and Type | Method and Description |
|---|---|
String |
getAuthorizationHeader() |
URL |
getUrl() |
static ExternalOAuth |
of(String authorizationHeader,
URL url) |
URL getUrl()
String getAuthorizationHeader()
static ExternalOAuth of(String authorizationHeader, URL url)