| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULT_ACTION_URL |
"http://docs.oasis-open.org/ebxml-msg/ebms/v3.0/ns/core/200704/test" |
public static final String |
DEFAULT_FROM_URL |
"http://docs.oasis-open.org/ebxml-msg/ebms/v3.0/ns/core/200704/defaultFrom" |
public static final String |
DEFAULT_INITIATOR_URL |
"http://docs.oasis-open.org/ebxml-msg/ebms/v3.0/ns/core/200704/initiator" |
public static final String |
DEFAULT_MPC_ID |
"http://docs.oasis-open.org/ebxml-msg/ebms/v3.0/ns/core/200704/defaultMPC" |
public static final String |
DEFAULT_RESPONDER_URL |
"http://docs.oasis-open.org/ebxml-msg/ebms/v3.0/ns/core/200704/responder" |
public static final String |
DEFAULT_ROLE |
"http://docs.oasis-open.org/ebxml-msg/ebms/v3.0/ns/core/200704/defaultRole" |
public static final String |
DEFAULT_SERVICE_URL |
"http://docs.oasis-open.org/ebxml-msg/ebms/v3.0/ns/core/200704/service" |
public static final String |
DEFAULT_TO_URL |
"http://docs.oasis-open.org/ebxml-msg/ebms/v3.0/ns/core/200704/defaultTo" |
public static final String |
DS_NS |
"http://www.w3.org/2000/09/xmldsig#" |
public static final String |
DSISG11_NS |
"http://www.w3.org/2009/xmldsig11#" |
public static final String |
EBBP_NS |
"http://docs.oasis-open.org/ebxml-bp/ebbp-signals-2.0" |
public static final String |
EBMS_NS |
"http://docs.oasis-open.org/ebxml-msg/ebms/v3.0/ns/core/200704/" |
public static final String |
FINAL_RECIPIENT |
"finalRecipient" |
public static final String |
LIB_NAME |
"phase4" |
public static final String |
ORIGINAL_SENDER |
"originalSender" |
public static final String |
PATH_SCHEMATA |
"/schemas/" |
public static final String |
WSSE_NS |
"http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" |
public static final String |
WSU_NS |
"http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" |
public static final String |
XENC_NS |
"http://www.w3.org/2001/04/xmlenc#" |
public static final String |
XENC11_NS |
"http://www.w3.org/2009/xmlenc11#" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CONTENT_DESCRIPTION_ATTACHMENT |
"Attachment" |
public static final String |
CONTENT_ID_PREFIX |
"<attachment=" |
public static final String |
CONTENT_ID_SUFFIX |
">" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_MAX_RETRIES |
0 |
public static final long |
DEFAULT_RETRY_INTERVAL_MS |
12000L |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CRYPTO_PROVIDER |
"org.apache.wss4j.crypto.provider" |
public static final String |
KEY_ALIAS |
"org.apache.wss4j.crypto.merlin.keystore.alias" |
public static final String |
KEY_PASSWORD |
"org.apache.wss4j.crypto.merlin.keystore.private.password" |
public static final String |
KEYSTORE_FILE |
"org.apache.wss4j.crypto.merlin.keystore.file" |
public static final String |
KEYSTORE_PASSWORD |
"org.apache.wss4j.crypto.merlin.keystore.password" |
public static final String |
KEYSTORE_TYPE |
"org.apache.wss4j.crypto.merlin.keystore.type" |
public static final String |
LOAD_CACERTS |
"org.apache.wss4j.crypto.merlin.load.cacerts" |
public static final String |
TRUSTSTORE_FILE |
"org.apache.wss4j.crypto.merlin.truststore.file" |
public static final String |
TRUSTSTORE_PASSWORD |
"org.apache.wss4j.crypto.merlin.truststore.password" |
public static final String |
TRUSTSTORE_PROVIDER |
"org.apache.wss4j.crypto.merlin.truststore.provider" |
public static final String |
TRUSTSTORE_TYPE |
"org.apache.wss4j.crypto.merlin.truststore.type" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULT_DIGEST_ALGORITHM |
"http://www.w3.org/2001/04/xmlenc#sha256" |
public static final String |
DEFAULT_KEY_ENC_ALGORITHM |
"http://www.w3.org/2009/xmlenc11#rsa-oaep" |
public static final String |
DEFAULT_MGF_ALGORITHM |
"http://www.w3.org/2009/xmlenc11#mgf1sha256" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
PART_PROPERTY_CHARACTER_SET |
"CharacterSet" |
public static final String |
PART_PROPERTY_COMPRESSION_TYPE |
"CompressionType" |
public static final String |
PART_PROPERTY_MIME_TYPE |
"MimeType" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
SYSTEM_PROPERTY_PHASE4_MANAGER_INMEMORY |
"phase4.manager.inmemory" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final boolean |
DEFAULT_DUPLICATE_DETECTION |
true |
public static final int |
DEFAULT_MAX_RETRIES |
1 |
public static final boolean |
DEFAULT_RECEPTION_AWARENESS |
true |
public static final boolean |
DEFAULT_RETRY |
true |
public static final int |
DEFAULT_RETRY_INTERVAL_MS |
10000 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final char |
ADDRESS_SEPARATOR |
44 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final boolean |
DEFAULT_REPORT_AS_RESPONSE |
false |
public static final boolean |
DEFAULT_REPORT_DELIVERY_FAILURES_NOTIFY_PRODUCER |
false |
public static final boolean |
DEFAULT_REPORT_PROCESS_ERROR_NOTIFY_CONSUMER |
false |
public static final boolean |
DEFAULT_REPORT_PROCESS_ERROR_NOTIFY_PRDOUCER |
false |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final boolean |
DEFAULT_AT_LEAST_ONCE_ACK_ON_DELIVERY |
false |
public static final boolean |
DEFAULT_AT_LEAST_ONCE_CONTRACT |
false |
public static final boolean |
DEFAULT_AT_LEAST_ONCE_CONTRACT_ACK_RESPONSE |
false |
public static final boolean |
DEFAULT_AT_MOST_ONCE_CONTRACT |
false |
public static final boolean |
DEFAULT_IN_ORDER_CONTACT |
false |
public static final boolean |
DEFAULT_START_GROUP |
false |
public static final boolean |
DEFAULT_TERMINATE_GROUP |
false |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final boolean |
DEFAULT_PMODE_AUTHORIZE |
false |
public static final boolean |
DEFAULT_SEND_RECEIPT |
false |
public static final boolean |
DEFAULT_SEND_RECEIPT_NON_REPUDIATION |
false |
public static final boolean |
DEFAULT_USERNAME_TOKEN_CREATED |
false |
public static final boolean |
DEFAULT_USERNAME_TOKEN_DIGEST |
false |
public static final boolean |
DEFAULT_USERNAME_TOKEN_NONCE |
false |
public static final boolean |
DEFAULT_X509_ENCRYPTION_ENCRYPT |
false |
public static final boolean |
DEFAULT_X509_SIGN |
false |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final boolean |
DEFAULT_MANDATORY |
false |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DATA_TYPE_STRING |
"string" |
public static final boolean |
DEFAULT_MANDATORY |
false |
Copyright © 2015–2020 Philip Helger. All rights reserved.