next up previous
Next: Client side Up: Developer Guide for EDG Previous: Remove subject

Installation of Authorization Filter

Servlet-based applications can be protected with the Authorization Filter. This is done creating a servlet chain in which the Authorization Filter is placed in front of any servlet that needs protection. If the client is successfully authorized the request is forwarded to the next servlet in the chain, otherwise the request is blocked and terminated.



Subsections

2004-07-02