| Package | Description |
|---|---|
| com.helger.as2lib.client | |
| com.helger.as2lib.processor.sender |
| Modifier and Type | Method and Description |
|---|---|
AS2Client |
AS2Client.setAS2SenderModuleFactory(Supplier<AS2SenderModule> aAS2SenderModuleFactory)
Set the factory to create
AS2SenderModule objects internally. |
AS2Client |
AS2Client.setAS2SenderModuleFactory(Supplier<AS2SenderModule> aAS2SenderModuleFactory)
Set the factory to create
AS2SenderModule objects internally. |
| Modifier and Type | Method and Description |
|---|---|
AS2SenderModule |
AS2SenderModule.setMICMatchingHandler(IMICMatchingHandler aMICMatchingHandler)
Set the MIC matching handler to used.
|
AS2SenderModule |
AS2SenderModule.setMICMatchingHandler(IMICMatchingHandler aMICMatchingHandler)
Set the MIC matching handler to used.
|
AS2SenderModule |
AS2SenderModule.setVerificationCertificateConsumer(Consumer<? super X509Certificate> aVerificationCertificateConsumer)
Set the consumer for the effective certificate upon signature verification.
|
AS2SenderModule |
AS2SenderModule.setVerificationCertificateConsumer(Consumer<? super X509Certificate> aVerificationCertificateConsumer)
Set the consumer for the effective certificate upon signature verification.
|
Copyright © 2013–2022 Philip Helger. All rights reserved.