|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.apache.shiro.web.filter | |
|---|---|
| org.apache.shiro.web.filter | Base package supporting all Servlet Filter implementations used to control
access to web pages and URL resources. |
| org.apache.shiro.web.filter.authc | Servlet Filter implementations specific to controlling access based on a
subject's authentication status, or those that can execute authentications (log-ins) directly. |
| org.apache.shiro.web.filter.authz | Servlet Filter implementations that perform authorization (access control)
checks based on the Subject's abilities (for example, role or permission checks). |
| Classes in org.apache.shiro.web.filter used by org.apache.shiro.web.filter | |
|---|---|
| PathConfigProcessor
A PathConfigProcessor processes configuration entries on a per path (url) basis. |
|
| PathMatchingFilter
Base class for Filters that will process only specified paths and allow all others to pass through. |
|
| Classes in org.apache.shiro.web.filter used by org.apache.shiro.web.filter.authc | |
|---|---|
| AccessControlFilter
Superclass for any filter that controls access to a resource and may redirect the user to the login page if they are not authenticated. |
|
| PathConfigProcessor
A PathConfigProcessor processes configuration entries on a per path (url) basis. |
|
| PathMatchingFilter
Base class for Filters that will process only specified paths and allow all others to pass through. |
|
| Classes in org.apache.shiro.web.filter used by org.apache.shiro.web.filter.authz | |
|---|---|
| AccessControlFilter
Superclass for any filter that controls access to a resource and may redirect the user to the login page if they are not authenticated. |
|
| PathConfigProcessor
A PathConfigProcessor processes configuration entries on a per path (url) basis. |
|
| PathMatchingFilter
Base class for Filters that will process only specified paths and allow all others to pass through. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||