拦截器将控制权传输给应用程序(比如,成功进行了身份验证和授权的客户机请求的jsp页面)。
The interceptor transfers control to your application (for example, the JSP page requested by the client in case of successful authentication and authorization).
如果是的话,它将不再进一步进行处理,并将控制权传输给过滤器链中的下一个过滤器(参见下面的第4个步骤)。
If it finds that it has, it does no further processing and transfers control to the next filter in the filter chain (see Step 4 below).
APF将控制权传输给过滤器链中的下一个过滤器。
APF transfers control to the next filter in the filter chain.
应用推荐