接口 org.tinygroup.weblayer.webcontext.basic.interceptor.ResponseHeaderInterceptor
的使用

使用 ResponseHeaderInterceptor 的软件包
org.tinygroup.weblayer.webcontext.basic.interceptor   
 

org.tinygroup.weblayer.webcontext.basic.interceptorResponseHeaderInterceptor 的使用
 

org.tinygroup.weblayer.webcontext.basic.interceptorResponseHeaderInterceptor 的子接口
 interface CookieHeaderValueInterceptor
          检查cookie header
 interface CookieInterceptor
          检查cookie
 interface HeaderNameInterceptor
           
 interface HeaderValueInterceptor
          检查header的值
 interface RedirectLocationInterceptor
          检查重定向location
 interface StatusMessageInterceptor
          检查status消息。
 

实现 ResponseHeaderInterceptororg.tinygroup.weblayer.webcontext.basic.interceptor 中的类
 class ResponseHeaderSecurityFilter
          过滤header中的crlf,将status message用HTML entities转义,限制cookie的总大小。
 



Copyright © 2006–2014 开源组织. All rights reserved.