The following document contains the listing of user tags found in the code. Below is the summary of the occurrences per tag.
| Tag Class | Total number of occurrences | Tag strings used by tag class |
|---|---|---|
| Deprecated | 0 | @Deprecated |
| Todo Work | 21 | todo, FIXME |
Each tag is detailed below:
Number of occurrences found in the code: 21
| org.apache.shiro.web.config.IniFilterChainResolverFactory | Line |
|---|---|
| this assumes ANT path matching | 151 |
| org.apache.shiro.web.config.WebIniSecurityManagerFactoryTest | Line |
| - Class JavaDoc | 34 |
| org.apache.shiro.web.env.IniWebEnvironment | Line |
| - this logic is ugly - it'd be ideal if we had a Resource API to polymorphically encapsulate this behavior | 354 |
| - this logic is ugly - it'd be ideal if we had a Resource API to polymorphically encapsulate this behavior | 390 |
| org.apache.shiro.web.filter.authc.PassThruAuthenticationFilter | Line |
| - complete JavaDoc | 49 |
| org.apache.shiro.web.filter.authz.PermissionsAuthorizationFilter | Line |
| - complete JavaDoc | 35 |
| org.apache.shiro.web.filter.authz.RolesAuthorizationFilter | Line |
| - complete JavaDoc | 38 |
| org.apache.shiro.web.servlet.ProxiedFilterChain | Line |
| - complete JavaDoc | 42 |
| org.apache.shiro.web.servlet.ShiroHttpServletResponse | Line |
| - complete JavaDoc | 47 |
| org.apache.shiro.web.servlet.SimpleCookie | Line |
| consider completely removing the following | 340 |
| org.apache.shiro.web.servlet.SimpleCookieTest | Line |
| - Class JavaDoc | 39 |
| org.apache.shiro.web.session.mgt.ServletContainerSessionManager | Line |
| - complete JavaDoc | 56 |
| - read session timeout value from web.xml | 58 |
| org.apache.shiro.web.tags.HasAnyRolesTag | Line |
| - complete JavaDoc | 31 |
| org.apache.shiro.web.tags.HasPermissionTag | Line |
| - complete JavaDoc | 26 |
| org.apache.shiro.web.tags.HasRoleTag | Line |
| - complete JavaDoc | 26 |
| org.apache.shiro.web.tags.LacksPermissionTag | Line |
| - complete JavaDoc | 26 |
| org.apache.shiro.web.tags.LacksRoleTag | Line |
| - complete JavaDoc | 26 |
| org.apache.shiro.web.tags.PrincipalTag | Line |
| - complete JavaDoc | 47 |
| org.apache.shiro.web.util.RedirectView | Line |
| - complete JavaDoc | 65 |
| org.apache.shiro.web.util.SavedRequest | Line |
| - complete JavaDoc | 32 |