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.