JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field
|
Constr |
Method
Detail:
Field
|
Constr |
Method
SEARCH
Package
dev.getelements.elements.sdk.jakarta.rs
Interface AuthSchemes
public interface
AuthSchemes
Names the authentication schemes used by the API.
Field Summary
Fields
Modifier and Type
Field
Description
static final
String
AUTH_BEARER
Specifies the auth_bearer scheme used with Authorization: Bearer headers
static final
String
SESSION_SECRET
Field Details
AUTH_BEARER
static final
String
AUTH_BEARER
Specifies the auth_bearer scheme used with Authorization: Bearer headers
See Also:
Constant Field Values
SESSION_SECRET
static final
String
SESSION_SECRET
See Also:
Constant Field Values