public class OutboundConfigHandler extends Object
| Constructor and Description |
|---|
OutboundConfigHandler(org.apache.wss4j.dom.message.WSSecHeader securityHeader) |
| Modifier and Type | Method and Description |
|---|---|
void |
handle(EncryptionConfig encryptionConfig,
org.mule.runtime.api.store.ObjectStoreManager runtimeObjectStoreManager,
String correlationId) |
void |
handle(SignatureConfig signatureConfig) |
void |
handle(TimestampConfig timestampConfig) |
public OutboundConfigHandler(org.apache.wss4j.dom.message.WSSecHeader securityHeader)
public void handle(EncryptionConfig encryptionConfig, org.mule.runtime.api.store.ObjectStoreManager runtimeObjectStoreManager, String correlationId)
public void handle(SignatureConfig signatureConfig)
public void handle(TimestampConfig timestampConfig)
Copyright © 2024 MuleSoft, Inc.. All rights reserved.