Filter implementations used to control
access to web pages and URL resources.See: Description
| Interface | Description |
|---|---|
| PathConfigProcessor |
A PathConfigProcessor processes configuration entries on a per path (url) basis.
|
| Class | 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.
|
| PathMatchingFilter |
Base class for Filters that will process only specified paths and allow all others to pass through.
|
Filter implementations used to control
access to web pages and URL resources.Copyright © 2004-2016 The Apache Software Foundation. All Rights Reserved.