@Operations(value=WssOutboundOperations.class) @Configuration(name="outbound") public class WssOutboundConfig extends Object implements org.mule.runtime.api.lifecycle.Initialisable
| Constructor and Description |
|---|
WssOutboundConfig() |
| Modifier and Type | Method and Description |
|---|---|
EncryptionConfig |
getEncryptionConfig() |
boolean |
getMustUnderstand() |
SignatureConfig |
getSignatureConfig() |
void |
initialise() |
public void initialise()
throws org.mule.runtime.api.lifecycle.InitialisationException
initialise in interface org.mule.runtime.api.lifecycle.Initialisableorg.mule.runtime.api.lifecycle.InitialisationExceptionpublic SignatureConfig getSignatureConfig()
public boolean getMustUnderstand()
public EncryptionConfig getEncryptionConfig()
Copyright © 2021 MuleSoft, Inc.. All rights reserved.