|
JSecurity | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| AdviceFilter | A Servlet Filter that enables AOP-style advice for a SerlvetRequest via
preHandle,
postHandle,
and afterCompletion
hooks. |
| JSecurityFilter | Main ServletFilter that configures and enables all JSecurity functions within a web application. |
| JSecurityHttpServletRequest | TODO class JavaDoc |
| JSecurityHttpServletResponse | HttpServletResponse implementation to support URL Encoding of JSecurity Session IDs. |
| JSecurityHttpSession | Wrapper class that uses a JSecurity session under the hood for all session operations instead of the Servlet Container's session mechanism. |
| OncePerRequestFilter | Filter base class that guarantees to be just executed once per request, on any servlet container. |
| ProxiedFilterChain | |
| ServletContextSupport | TODO - class javadoc |
Support implementations that depend heavily on the javax.servlet.* API and are meant to be directly used in web.xml (Servlet Filters, Servlet Context Listeners, Servlets, etc)
|
JSecurity | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||