Use my own tomcat authentication in tomcat
- by mabuzer
how can I force tomcat to use my own implementation of Authenticator, and not the existing one like [FORM, BASIC, DIGEST,, etc]. I know if I added my name in org.apache.catalina.startup.Authenticators.properties,,, any help please...