If you extend and override realm behavior you do what you want (that's what I expected first). Romain Manni-Bucau Twitter: @rmannibucau Blog: http://rmannibucau.wordpress.com/ LinkedIn: http://fr.linkedin.com/in/rmannibucau Github: https://github.com/rmannibucau
2013/12/17 renz <[email protected]>: > So I have to encapsulate the LoginException in a RuntimeException, because > authenticate can't throw LoginException due to Realm interface > <http://tomcat.apache.org/tomcat-7.0-doc/api/index.html> > > Am I right? > > > > > -- > View this message in context: > http://openejb.979440.n4.nabble.com/Remote-EJB-Client-Authentication-JAAS-tp4666734p4666784.html > Sent from the OpenEJB User mailing list archive at Nabble.com.
