filter chain信息详情

filter chain发音

意思翻译

过滤器链

相似词语短语

chain───vt.束缚;囚禁;用铁链锁住;n.链;束缚;枷锁

filter───n.(Filter)(德)菲尔特(人名);v.过滤;渗透;用过滤法除去;慢慢传开;缓行;仅可左转行驶;n.过滤器;滤波器;筛选程序;分流指示灯

cabin filter───座舱过滤器

filter mask───[医]过滤器面具,过滤式防毒面具

filter coffee───过滤式咖啡

belay chain───系链

hey chain───嘿,链子

supermarket chain───连锁超市

endless chain───无穷尽的结;[公路]循环链;无端环链

双语使用场景

SIF receives control after the filter chain processing completes.───SIF 在过滤器链完成处理后接收控制权。

APF transfers control to the next filter in the filter chain.───APF将控制权传输给过滤器链中的下一个过滤器。

SIF calls the next filter in the filter chain.───SIF 调用过滤器链中的下一个过滤器。

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).───如果是的话,它将不再进一步进行处理,并将控制权传输给过滤器链中的下一个过滤器(参见下面的第4个步骤)。

When either of these conditions occurs, the request is resubmitted to the servlet (via the filter chain).───出现上述任意一种条件时,请求将被重新提交到servlet(通过过滤器链)。

Using Shiro's approach, it is much easier to see exactly the filter chain that is executed for a given matching path.───采用Shiro的方法,可以很容易就准确知道针对给定匹配路径执行的过滤器链。

This means that any changes made to the security context during filter chain processing now reside in the session object.───就是说在过滤器链处理过程中,对安全上下文的任何更改现在都保存在会话对象中。

PortletDocumentFilters are a normal servlet filters which implement javax. servlet. Filter and follow the servlet filter chain mechanism.───PortletDocumentFilters为普通Servlet筛选器,实现了javax.servlet.Filter并遵循Servlet筛选器链机制。

To facilitate this, the debugger interface takes control of the thread by placing a special exception filter in the thread's filter chain.───为了便于执行此规定,调试器接口在线程的筛选器链中放置了一个特殊的异常筛选器来控制线程。

英语使用场景

PortletDocumentFilters are a normal servlet filters which implement javax.servlet.Filter and follow the servlet filter chain mechanism.