会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Legolas
成长之路。。。
博客园
首页
新随笔
联系
管理
上一页
1
2
3
4
5
6
7
8
9
10
···
18
下一页
2017年9月27日
【shiro】AccessControlFilter
摘要: 6、AccessControlFilter AccessControlFilter提供了访问控制的基础功能;比如是否允许访问/当访问拒绝时如何处理等: Java代码 abstract boolean isAccessAllowed(ServletRequest request, ServletRes
阅读全文
posted @ 2017-09-27 08:46 Legolas_4
阅读(3234)
评论(0)
推荐(2)
2017年9月26日
【拦截器】学习 拦截器机制
摘要: 转载 学习开涛关于拦截器机制的文章。 http://jinnianshilongnian.iteye.com/blog/2025656 下边这玩意儿也顺便学习一下。。
阅读全文
posted @ 2017-09-26 16:53 Legolas_4
阅读(151)
评论(0)
推荐(0)
【shiro】登录经历的流程(执行ShiroAccountRealm doGetAuthenticationInfo经历的过程)
摘要: http://jinnianshilongnian.iteye.com/blog/2025656 拦截器机制。 在这里 @Bean(name = "shiroFilter") public ShiroFilterFactoryBean getShiroFilter() { ShiroFilterFa
阅读全文
posted @ 2017-09-26 16:42 Legolas_4
阅读(4476)
评论(0)
推荐(0)
【Shiro】shiro自己结合项目的不完全总结。。。
摘要: 1.filter 2.subject 3.user 4./login authc 5./logout logout 先记录关键词。 开始的时候就初始化。 有的通过 .xml配置shiro 有的通过 .java配置shiro,这个项目使用。ShiroConfiguration.java 1. @Bea
阅读全文
posted @ 2017-09-26 13:50 Legolas_4
阅读(475)
评论(0)
推荐(0)
2017年9月25日
【302】302 Found 如何解决???
摘要: 302 Found 如何解决??? http://www.educity.cn/java/678296.html http://hongjiang.info/http-application-x-www-form-urlencoded/
阅读全文
posted @ 2017-09-25 15:03 Legolas_4
阅读(7744)
评论(0)
推荐(0)
2017年9月21日
【Vue】data.rows与data的区别???
摘要: <ul id="leftMenu" class="sr-leftBot"> <li v-for="item in resourcesList" class="sr-leftBot-li2"> <!--<a href="#">{{item.name}}</a>--> <a href="#">{{ite
阅读全文
posted @ 2017-09-21 10:32 Legolas_4
阅读(2041)
评论(0)
推荐(0)
2017年9月20日
【框架】Controller与Service在框架中的依赖关系。
摘要: 舶云: hdd_boyun_pc,hdd_boyun_manager 都依赖hdd_boyun_service。 在hdd_boyun_pc,hdd_boyun_manager 的pom.xml文件中,都有 hdd_boyun_pc,hdd_boyun_manager 中都有一个ShiroAccou
阅读全文
posted @ 2017-09-20 11:21 Legolas_4
阅读(776)
评论(0)
推荐(0)
2017年9月18日
【接口】rest和restful
摘要: https://www.baidu.com/s?ie=UTF-8&wd=restful https://www.zhihu.com/question/28557115
阅读全文
posted @ 2017-09-18 14:40 Legolas_4
阅读(110)
评论(0)
推荐(0)
【Vue】Vue调试与Vuex
摘要: Download the Vue Devtools for a better development experience:https://github.com/vuejs/vue-devtools http://blog.csdn.net/teckeryu/article/details/5491
阅读全文
posted @ 2017-09-18 13:18 Legolas_4
阅读(328)
评论(0)
推荐(0)
【idea】idea SVN cannot run program "SVN"
摘要: http://blog.csdn.net/jxctx/article/details/41720343
阅读全文
posted @ 2017-09-18 11:06 Legolas_4
阅读(246)
评论(0)
推荐(0)
上一页
1
2
3
4
5
6
7
8
9
10
···
18
下一页
公告