ABAC Demo Application This is version 1.0 of an application to perform attribute based access control using a servlet authentication filter. webmaster Jay_Jacobs@networkassociates.com The EMAIL address of the administrator to whom questions and comments about this application should be addressed. geni filter The access mediator handles the initialization of a negotiation on the server-side. This includes creating a new negotiation context, a new agent, retrieve a remote reference to the peer's agent, and constructing a new primary trust target. The servlet then waits for a decision. If the negotiation succeeds the reuqest is allowed to continue along the filter/servlet chain. Failure results in the request being blocked immediately. AccessMediator EntityName GENI EntityHash FakeHashKeyGeni PrimaryRole GENI.CTFaccess PolicyFile /var/tomcat4/webapps/demo/geni.txt geni filter /geni/* session servlet SessionServlet session servlet /session 30