| Package | Description |
|---|---|
| com.helger.phase4.client | |
| com.helger.phase4.http | |
| com.helger.phase4.messaging.crypto | |
| com.helger.phase4.messaging.mime |
| Modifier and Type | Method and Description |
|---|---|
default void |
IAS4ClientBuildMessageCallback.onEncryptedMimeMessage(AS4MimeMessage aMimeMsg)
This method is only called if encryption is enabled and at least one
attachments is present.
|
| Constructor and Description |
|---|
HttpMimeMessageEntity(AS4MimeMessage aMsg) |
| Modifier and Type | Method and Description |
|---|---|
static AS4MimeMessage |
AS4Encryptor.encryptMimeMessage(ESoapVersion eSoapVersion,
Document aDoc,
com.helger.commons.collection.impl.ICommonsList<WSS4JAttachment> aAttachments,
IAS4CryptoFactory aCryptoFactory,
boolean bMustUnderstand,
AS4ResourceHelper aResHelper,
AS4CryptParams aCryptParams) |
| Modifier and Type | Method and Description |
|---|---|
static AS4MimeMessage |
MimeMessageCreator.generateMimeMessage(ESoapVersion eSoapVersion,
Document aSoapEnvelope,
com.helger.commons.collection.impl.ICommonsList<WSS4JAttachment> aEncryptedAttachments) |
Copyright © 2015–2020 Philip Helger. All rights reserved.