| Home >> All >> org >> securityfilter >> [ filter Javadoc ] |
org.securityfilter.filter: Javadoc index of package org.securityfilter.filter.
Package Samples:
org.securityfilter.filter
Classes:
SavedRequest: SavedRequest represents a request that initiated an authorization sequence. It saves the parameterMap and (HTTP) Method of the original request to be used after the user is authenticated and the original request information is needed for processing.
URLPattern: URLPattern - Contains matchable URL pattern and the associated SecurityConstraint and WebResourceCollection objects for the pattern. Also supports sorting according to the Servlet Spec v2.3.
URLPatternFactory: URLPatternFactory creates URLPattern instances. It keeps a Perl5PatternCompiler to use for the creation of a set of instances.
URLPatternMatcher: URLPatternMatcher - A non-thread safe object to be used to match a request pattern with URLPattern objects.
SecurityFilter: SecurityFilter provides authentication and authorization services.
SecurityRequestWrapper: SecurityRequestWrapper
| Home | Contact Us | Privacy Policy | Terms of Service |