URL-based access control in HTTP server - TechRepublic
General discussion
April 27, 2001 at 06:12 AM
jonjon

URL-based access control in HTTP server

by jonjon . Updated 25 years, 1 month ago

I need a Access Control System for URL based resources in a HTTP server.

JDK 1.x does define interfaces in java.security.acl and looks like what I need. But no implemenation is included in the JDK.

Is there any publicly-availabled implementations (e.g., open source). The only implementation I found is a commercial one named Xshield from Proplus Systems.

This discussion is locked

All Comments