public class AuthHttpConstants extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
AUTHORIZATION
HTTP "Authentication" header
|
static String |
BEARER
HTTP "Bearer" authentication scheme
|
| Constructor and Description |
|---|
AuthHttpConstants() |
public static final String BEARER
public static final String AUTHORIZATION
Copyright © 2017 Google. All rights reserved.