public class CoepInterceptor extends AbstractInterceptor implements PreResultListener
PreResultListener.LegacyAdapterConditionalInterceptor.LegacyAdapter| Constructor and Description | 
|---|
| CoepInterceptor() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | beforeResult(ActionInvocation invocation,
            String resultCode) | 
| String | intercept(ActionInvocation invocation)Override to handle interception | 
| void | setEnforcingMode(String mode) | 
| void | setExemptedPaths(String paths) | 
intercept, shouldIntercept, shouldInterceptdestroy, init, setDisabledclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitadapt, beforeResultadaptadaptdestroy, initpublic String intercept(ActionInvocation invocation) throws Exception
AbstractInterceptorintercept in class AbstractInterceptorExceptionpublic void beforeResult(ActionInvocation invocation, String resultCode)
public void setExemptedPaths(String paths)
public void setEnforcingMode(String mode)
Copyright © 2000–2025 Apache Software Foundation. All rights reserved.