public interface SecurityStrategy
void apply(Map<String,Object> outConfigProperties, Map<String,Object> inConfigProperties)
outConfigProperties
- Properties to be set on the out interceptor (applied to the SOAP request).inConfigProperties
- Properties to be set on the in interceptor (applied to the SOAP response).Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.