public final class AS4Encryptor extends Object
| Modifier and Type | Method and Description |
|---|---|
static AS4MimeMessage |
encryptMimeMessage(ESoapVersion eSoapVersion,
Document aDoc,
com.helger.commons.collection.impl.ICommonsList<WSS4JAttachment> aAttachments,
IAS4CryptoFactory aCryptoFactory,
boolean bMustUnderstand,
AS4ResourceHelper aResHelper,
AS4CryptParams aCryptParams) |
static Document |
encryptSoapBodyPayload(IAS4CryptoFactory aCryptoFactory,
ESoapVersion eSoapVersion,
Document aDoc,
boolean bMustUnderstand,
AS4CryptParams aCryptParams) |
@Nonnull public static Document encryptSoapBodyPayload(@Nonnull IAS4CryptoFactory aCryptoFactory, @Nonnull ESoapVersion eSoapVersion, @Nonnull Document aDoc, boolean bMustUnderstand, @Nonnull AS4CryptParams aCryptParams) throws org.apache.wss4j.common.ext.WSSecurityException
org.apache.wss4j.common.ext.WSSecurityException@Nonnull public static AS4MimeMessage encryptMimeMessage(@Nonnull ESoapVersion eSoapVersion, @Nonnull Document aDoc, @Nullable com.helger.commons.collection.impl.ICommonsList<WSS4JAttachment> aAttachments, @Nonnull IAS4CryptoFactory aCryptoFactory, boolean bMustUnderstand, @Nonnull @WillNotClose AS4ResourceHelper aResHelper, @Nonnull AS4CryptParams aCryptParams) throws org.apache.wss4j.common.ext.WSSecurityException, javax.mail.MessagingException
org.apache.wss4j.common.ext.WSSecurityExceptionjavax.mail.MessagingExceptionCopyright © 2015–2020 Philip Helger. All rights reserved.