@Named(value="Encrypting XML message") public class EncryptXMLInterceptor extends org.qubership.automation.itf.core.model.interceptor.ContentInterceptor
interceptor| Constructor and Description |
|---|
EncryptXMLInterceptor() |
EncryptXMLInterceptor(org.qubership.automation.itf.core.model.interceptor.Interceptor interceptor) |
| Modifier and Type | Method and Description |
|---|---|
org.qubership.automation.itf.core.model.jpa.message.Message |
apply(org.qubership.automation.itf.core.model.jpa.message.Message data) |
List<org.qubership.automation.itf.core.util.descriptor.InterceptorPropertyDescriptor> |
getParameters() |
String |
validate() |
public EncryptXMLInterceptor()
public EncryptXMLInterceptor(org.qubership.automation.itf.core.model.interceptor.Interceptor interceptor)
public org.qubership.automation.itf.core.model.jpa.message.Message apply(org.qubership.automation.itf.core.model.jpa.message.Message data)
apply in class org.qubership.automation.itf.core.model.interceptor.TransportInterceptorpublic String validate()
validate in class org.qubership.automation.itf.core.model.interceptor.TransportInterceptorpublic List<org.qubership.automation.itf.core.util.descriptor.InterceptorPropertyDescriptor> getParameters()
getParameters in class org.qubership.automation.itf.core.model.interceptor.ContentInterceptorCopyright © 2025. All rights reserved.