Hi,

Simple Question (I hope!)

If I write a JAAS login module that needs to use my application classes
(because it looks up an EJB to do authentication against) how do I make
those application classes available to the login module?

Scott Stark -> have you tried to do this before? As a simple example, write
a session bean that does authentication and try to get it to work with the
JAAS loginmodule.

Thanks,
Matthew


_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to