ObjectName? well tomeerealm will just delegates to your own realm so just call what you want (surely authenticate method) Romain Manni-Bucau Twitter: @rmannibucau Blog: http://rmannibucau.wordpress.com/ LinkedIn: http://fr.linkedin.com/in/rmannibucau Github: https://github.com/rmannibucau
2013/12/16 renz <[email protected]>: > I think I'm not to far thanks to you. > In case of a good login, it works fine. The custom SecurityService must > extends TomcatSecurityService to avoid ClassCastException. > > But in case of bad login, I don't know how to access my FooBarJAASRealm > through TomEERealm. > All I can have is an ObjectName array... > > > > -- > View this message in context: > http://openejb.979440.n4.nabble.com/Remote-EJB-Client-Authentication-JAAS-tp4666734p4666772.html > Sent from the OpenEJB User mailing list archive at Nabble.com.
