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 |
CertificateFactory.getCertificate(MessageMDN msg,
String partnershipType) |
X509Certificate |
PKCS12CertificateFactory.getCertificate(MessageMDN mdn,
String partnershipType) |
PrivateKey |
CertificateFactory.getPrivateKey(MessageMDN msg,
X509Certificate cert) |
PrivateKey |
PKCS12CertificateFactory.getPrivateKey(MessageMDN mdn,
X509Certificate cert) |
Modifier and Type | Class and Description |
---|---|
class |
AS2MessageMDN |
class |
BaseMessageMDN |
Modifier and Type | Method and Description |
---|---|
MessageMDN |
BaseMessage.getMDN() |
MessageMDN |
Message.getMDN() |
Modifier and Type | Method and Description |
---|---|
void |
BaseMessage.setMDN(MessageMDN mdn) |
void |
Message.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 |
BasePartnershipFactory.updatePartnership(MessageMDN mdn,
boolean processFilenameAttribs) |
void |
PartnershipFactory.updatePartnership(MessageMDN mdn,
boolean overwrite) |
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 © 2018. All rights reserved.