Tagged Questions
1
vote
0answers
101 views
mod_auth_token for tomcat
Is there a Tomcat Servlet that works similar to mod_auth_token?
mod_auth_token is written in C, mean for Apache. I am looking for a pure Java implementation.
It is better if that implementation ...