public class ResourceOAuthHeader extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
HTTP_HEADER_NAME_AUTHORIZATION |
| Constructor and Description |
|---|
ResourceOAuthHeader() |
| Modifier and Type | Method and Description |
|---|---|
static String |
format(AccessToken token)
Formats a OAuth access token into standard OAuth value for the Authorization HTTP request header
|
public static final String HTTP_HEADER_NAME_AUTHORIZATION
public static String format(AccessToken token)
token - Copyright © 2017. All rights reserved.