jGuard install on j2ee

  1. required librairies
  2. AccessFilter and web.xml
  3. integrate jGuard in your jsp
  4. integrate jGuard in your servlets

Login Modules

Authorization Managers

Advanced jGuard

jGuard install on jvm

  1. java.home
  2. libraries and bootclasspath
  3. java.security
  4. jGuard.loginScheme
  5. jGuard.policy







Quick start guide

This procedure permits to install jGuard quickly, and to test the jGuardExample.war archive provided in the distribution. The jGuardExample is configured to work with the XmlLoginModule, and the XmlPermissionManager.

  1. add the jGuardExample to your application server

    If you have got the TOMCAT application server, put the jGuardExample.war file under your ${CATALINA_HOME}/webapps directory.
  2. Test jGuard

    You can test jGuard with the provided example, at this adress: http://127.0.0.1:8080/jGuardExample