Package | Description |
---|---|
org.apache.shiro.cas | |
org.apache.shiro.guice.web | |
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). |
org.apache.shiro.web.filter.session |
Class and Description |
---|
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.
|
Class and Description |
---|
PathMatchingFilter
Base class for Filters that will process only specified paths and allow all others to pass through.
|
Class and Description |
---|
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.
|
Class and Description |
---|
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.
|
Class and Description |
---|
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.
|
Class and Description |
---|
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.
|
Copyright © 2004–2019 The Apache Software Foundation. All rights reserved.