Use my own tomcat authentication in tomcat

Posted by mabuzer on Stack Overflow See other posts from Stack Overflow or by mabuzer
Published on 2010-05-15T07:08:25Z Indexed on 2010/05/15 7:14 UTC
Read the original article Hit count: 521

Filed under:
|
|
|

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...

© Stack Overflow or respective owner

Related posts about java

Related posts about tomcat