Class WssOutboundConfig
java.lang.Object
com.mulesoft.modules.wss.internal.outbound.WssOutboundConfig
- All Implemented Interfaces:
org.mule.runtime.api.lifecycle.Initialisable
@Operations(WssOutboundOperations.class)
@Configuration(name="outbound")
public class WssOutboundConfig
extends Object
implements org.mule.runtime.api.lifecycle.Initialisable
-
Field Summary
Fields inherited from interface org.mule.runtime.api.lifecycle.Initialisable
PHASE_NAME -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanvoid
-
Constructor Details
-
WssOutboundConfig
public WssOutboundConfig()
-
-
Method Details
-
initialise
public void initialise() throws org.mule.runtime.api.lifecycle.InitialisationException- Specified by:
initialisein interfaceorg.mule.runtime.api.lifecycle.Initialisable- Throws:
org.mule.runtime.api.lifecycle.InitialisationException
-
getSignatureConfig
-
getMustUnderstand
public boolean getMustUnderstand() -
getEncryptionConfig
-
getOutboundTimestampConfig
-