public class Constants extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
ACCESS_TOKEN |
static String |
AUTHORIZATION_HEADER |
static String |
BASIC |
static int |
CLIENT_CONNECTION_TIMEOUT |
static int |
CLIENT_READ_TIMEOUT |
static String |
CONFIG_OPERATION_DEPLOY |
static String |
CONFIG_OPERATION_UNDEPLOY |
static String |
EI_SERVER |
static String |
MI_SERVER |
| Constructor and Description |
|---|
Constants() |
public static final int CLIENT_CONNECTION_TIMEOUT
public static final int CLIENT_READ_TIMEOUT
public static final String CONFIG_OPERATION_DEPLOY
public static final String CONFIG_OPERATION_UNDEPLOY
public static final String MI_SERVER
public static final String EI_SERVER
public static final String AUTHORIZATION_HEADER
public static final String BASIC
public static final String ACCESS_TOKEN
Copyright © 2025 WSO2. All rights reserved.