Class OutboundConfigHandler

java.lang.Object
com.mulesoft.modules.wss.internal.handler.OutboundConfigHandler

public class OutboundConfigHandler extends Object
Sets up the WSS4J Security Header configuration based on the the outbound configuration.
  • 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

      public void handle(SignatureConfig signatureConfig)
    • handle

      public void handle(TimestampConfig timestampConfig)