public class HttpRequestUtil extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
API_KEY_AUTHENTICATION_AUTHORIZATION_KEY |
static String |
API_KEY_AUTHENTICATION_BASIC_PREFIX |
static String |
SESSION_TOKEN_COOKIE_KEY |
static String |
SESSION_TOKEN_COOKIE_VALUE_KEY |
static String |
TEMP_SESSION_TOKEN_COOKIE_VALUE_KEY |
| Constructor and Description |
|---|
HttpRequestUtil() |
public static final String SESSION_TOKEN_COOKIE_VALUE_KEY
public static final String TEMP_SESSION_TOKEN_COOKIE_VALUE_KEY
public static final String SESSION_TOKEN_COOKIE_KEY
public static final String API_KEY_AUTHENTICATION_AUTHORIZATION_KEY
public static final String API_KEY_AUTHENTICATION_BASIC_PREFIX
Copyright 2022 OneSpan All rights reserved.