public final class JwtConstants extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
BEARER_AUTHENTICATION_SCHEME
The WWW-Authenticate header value for the bearer authentication scheme.
|
static String |
HTTP_AUTHORIZATION_HEADER_VALUE_PREFIX
The Authorization HTTP header value prefix for the bearer authentication scheme.
|
public static final String BEARER_AUTHENTICATION_SCHEME
public static final String HTTP_AUTHORIZATION_HEADER_VALUE_PREFIX
Copyright © 2017 Atlassian. All rights reserved.