Tomcat login-config

Posted by Ofri Dagan on Stack Overflow See other posts from Stack Overflow or by Ofri Dagan
Published on 2010-04-07T14:29:10Z Indexed on 2010/04/07 14:33 UTC
Read the original article Hit count: 539

Filed under:
|
|

Hi, I'm using Tomcat to deploy two web-services endpoints but on one WAR file (I used one WAR because the two endpoint implementations are calling one another).

How can I define different login methods to each endpoint? I actually need two different custom realm for each endpoint... Thanks

© Stack Overflow or respective owner

Related posts about java

Related posts about tomcat