JSecurity

Package org.jsecurity.web.filter

Base package supporting all Servlet Filter implementations used to control access to web pages and URL resources.

See:
          Description

Interface Summary
PathConfigProcessor A PathConfigProcessor processes configuration entries on a per path (per url) basis.
 

Class Summary
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.
 

Package org.jsecurity.web.filter Description

Base package supporting all Servlet Filter implementations used to control access to web pages and URL resources.


JSecurity

Copyright © 2004-2008 JSecurity.