IT常识
技术 Python PHP JavaScript IOS Android Java 数据库 资源 公众号 代码片段 github
  • IT常识
  • 资源

shiro-汇总

Posted 2020-10-20 hwagglee

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了shiro-汇总相关的知识,希望对你有一定的参考价值。

1 shiro默认的过滤器

名称 类名
anon org.apache.shiro.web.filter.authc.AnonymousFilter
authc org.apache.shiro.web.filter.authc.FormAuthenticationFilter
authcBasic org.apache.shiro.web.filter.authc.BasicHttpAuthenticationFilter
logout org.apache.shiro.web.filter.authc.LogoutFilter
noSessionCreation org.apache.shiro.web.filter.session.NoSessionCreationFilter
perms org.apache.shiro.web.filter.authz.PermissionsAuthorizationFilter
port org.apache.shiro.web.filter.authz.PortFilter
rest org.apache.shiro.web.filter.authz.HttpMethodPermissionFilter
roles org.apache.shiro.web.filter.authz.RolesAuthorizationFilter
ssl org.apache.shiro.web.filter.authz.SslFilter
user org.apache.shiro.web.filter.authc.UserFilter

以上是关于shiro-汇总的主要内容,如果未能解决你的问题,请参考以下文章

精选文章推荐汇总-2018.03.13

网络安全入门大总结—Java语言中常用的渗透漏洞大汇总

Java漏洞大汇总—各大框架漏洞总结及注入使用方法

用分类汇总,实现分页打印

abap alv 不同字段 分类汇总

Excel分类汇总

(c)2006-2024 SYSTEM All Rights Reserved IT常识