Class OutboundConfigHandler
java.lang.Object
com.mulesoft.modules.wss.internal.handler.OutboundConfigHandler
Sets up the WSS4J Security Header configuration based on the the outbound configuration.
-
Constructor Summary
ConstructorsConstructorDescriptionOutboundConfigHandler(org.apache.wss4j.dom.message.WSSecHeader securityHeader) -
Method Summary
Modifier and TypeMethodDescriptionvoidhandle(EncryptionConfig encryptionConfig, org.mule.runtime.api.store.ObjectStoreManager runtimeObjectStoreManager, String correlationId) voidhandle(SignatureConfig signatureConfig) voidhandle(TimestampConfig timestampConfig)
-
Constructor Details
-
OutboundConfigHandler
public OutboundConfigHandler(org.apache.wss4j.dom.message.WSSecHeader securityHeader)
-
-
Method Details
-
handle
public void handle(EncryptionConfig encryptionConfig, org.mule.runtime.api.store.ObjectStoreManager runtimeObjectStoreManager, String correlationId) -
handle
-
handle
-