public class InterceptorHelper extends Object
| Constructor and Description |
|---|
InterceptorHelper() |
| Modifier and Type | Method and Description |
|---|---|
static List<org.qubership.automation.itf.core.model.interceptor.Interceptor> |
getActiveParamInterceptors(Collection<org.qubership.automation.itf.core.model.interceptor.Interceptor> interceptors,
org.qubership.automation.itf.core.model.interceptor.Interceptor currentInterceptor) |
static String |
validate(org.qubership.automation.itf.core.model.interceptor.Interceptor interceptor,
org.qubership.automation.itf.core.model.interceptor.TransportInterceptor transportInterceptor) |
static String |
validateApplicabilityParametersForActivation(org.qubership.automation.itf.core.model.interceptor.Interceptor interceptor,
org.qubership.automation.itf.core.model.interceptor.TransportInterceptor transportInterceptor) |
public static String validate(org.qubership.automation.itf.core.model.interceptor.Interceptor interceptor, org.qubership.automation.itf.core.model.interceptor.TransportInterceptor transportInterceptor)
public static String validateApplicabilityParametersForActivation(org.qubership.automation.itf.core.model.interceptor.Interceptor interceptor, org.qubership.automation.itf.core.model.interceptor.TransportInterceptor transportInterceptor)
public static List<org.qubership.automation.itf.core.model.interceptor.Interceptor> getActiveParamInterceptors(Collection<org.qubership.automation.itf.core.model.interceptor.Interceptor> interceptors, org.qubership.automation.itf.core.model.interceptor.Interceptor currentInterceptor)
Copyright © 2025. All rights reserved.