| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
AccessKey |
"AccessKey" |
public static final String |
ONSChannelKey |
"OnsChannel" |
public static final String |
SecretKey |
"SecretKey" |
public static final String |
SecurityToken |
"SecurityToken" |
public static final String |
Signature |
"Signature" |
public static final String |
SignatureMethod |
"SignatureMethod" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
REGEX_INSTANCE_V1 |
"MQ_INST_\\w+_\\w{8}" |
public static final String |
REGEX_INSTANCE_V2 |
"mqi-\\w+-\\w+" |
public static final String |
SEPARATOR_V1 |
"_" |
public static final String |
SEPARATOR_V2 |
"-" |
Copyright © 2012–2023. All rights reserved.