SecurityStrategy type as argument.MessageDispatcher to properly dispatch the Soap message.MessageDispatcher.ConnectionProvider specialization that handles MessageDispatcher connections that are bundled to
a SoapServiceProvider, which are created from when the SoapServiceProvider is created.SecurityStrategy.SecurityStrategy.accept(SecurityStrategyVisitor) as a visitor pattern.Class also annotated with @Extension, to list
the SoapServiceProviders that the extension exposes.MessageDispatcherProviders that the extension handles.WebServiceDefinitions.RuntimeException that aims to be thrown in the SoapServiceProvider.validateConfiguration() when some configured
value is invalid.SoapServiceProvider instances to validate the configured parameters and
fail gracefully before attempting to create a connection avoiding misleading and confusing error messages.WebServiceDefinition instances.WssStoreConfiguration implementation for Key Stores, used for encryption, decryption and signing.WssStoreConfiguration implementation for Trust Stores, used for signature verification.Copyright © 2017 MuleSoft, Inc.. All rights reserved.