Next: Client side
Up: Developer Guide for EDG
Previous: Remove subject
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-05-05