JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field
|
Constr |
Method
Detail:
Field
|
Constr |
Method
SEARCH
Package
org.qubership.atp.auth.springbootstarter
Interface Constants
public interface
Constants
Field Summary
Fields
Modifier and Type
Field
Description
static final
String
AUTHORIZATION_HEADER_NAME
Constant for Authorization Http Header Name.
static final
String
BEARER_TOKEN_TYPE
Constant for Bearer Token Type Name.
Field Details
AUTHORIZATION_HEADER_NAME
static final
String
AUTHORIZATION_HEADER_NAME
Constant for Authorization Http Header Name.
See Also:
Constant Field Values
BEARER_TOKEN_TYPE
static final
String
BEARER_TOKEN_TYPE
Constant for Bearer Token Type Name.
See Also:
Constant Field Values