| Package | Description |
|---|---|
| org.openas2.cert | |
| org.openas2.message | |
| org.openas2.params | |
| org.openas2.partner | |
| org.openas2.processor.receiver | |
| org.openas2.processor.storage |
| Modifier and Type | Method and Description |
|---|---|
X509Certificate |
PKCS12CertificateFactory.getCertificate(MessageMDN mdn,
String partnershipType) |
X509Certificate |
CertificateFactory.getCertificate(MessageMDN msg,
String partnershipType) |
PrivateKey |
PKCS12CertificateFactory.getPrivateKey(MessageMDN mdn,
X509Certificate cert) |
PrivateKey |
CertificateFactory.getPrivateKey(MessageMDN msg,
X509Certificate cert) |
| Modifier and Type | Class and Description |
|---|---|
class |
AS2MessageMDN |
class |
BaseMessageMDN |
| Modifier and Type | Method and Description |
|---|---|
MessageMDN |
Message.getMDN() |
MessageMDN |
BaseMessage.getMDN() |
| Modifier and Type | Method and Description |
|---|---|
void |
Message.setMDN(MessageMDN mdn) |
void |
BaseMessage.setMDN(MessageMDN mdn) |
| Modifier and Type | Method and Description |
|---|---|
MessageMDN |
MessageMDNParameters.getTarget() |
| Modifier and Type | Method and Description |
|---|---|
void |
MessageMDNParameters.setTarget(MessageMDN messageMDN) |
| Constructor and Description |
|---|
MessageMDNParameters(MessageMDN target) |
| Modifier and Type | Method and Description |
|---|---|
void |
PartnershipFactory.updatePartnership(MessageMDN mdn,
boolean overwrite) |
void |
BasePartnershipFactory.updatePartnership(MessageMDN mdn,
boolean processFilenameAttribs) |
| Modifier and Type | Method and Description |
|---|---|
MessageMDN |
AS2ReceiverHandler.createMDN(Session session,
AS2Message msg,
String mic,
DispositionType disposition,
String text) |
| Modifier and Type | Method and Description |
|---|---|
void |
AS2ReceiverHandler.createMDNData(Session session,
MessageMDN mdn,
String micAlg,
String signatureProtocol) |
| Modifier and Type | Method and Description |
|---|---|
protected InputStream |
MDNFileModule.getMDNStream(MessageMDN mdn) |
Copyright © 2019. All rights reserved.