摘要: 1、配置web.xml 2、配置applicationContext-security.xml(重要) 3、自定义的filter的实现 最核心的代码就是invoke方法中的InterceptorStatusToken token=super.beforeInvocation(fi);这一句,即在执行 阅读全文
posted @ 2016-05-26 10:24 吊儿郎当地正经着 阅读(621) 评论(0) 推荐(0)