Next: Jar file
Up: Installation of Authorization Filter
Previous: Client side
The implementation of authorization control on the server side requires
several steps. The instructions that follows will
- insert one Authorization Filter in the servlet chain, in front of the
servlet that needs protection;
- instantiate one Authorization Manager;
- deploy one Administration GUI, accessible on the web at the URL
@WEBAPP.CONTEXT.PATH@/AdminGUIindex.html
Subsections
2004-07-02