I am toying with the idea of writing my own Realm for authentication. 
Much of the code and structures that I need are already present in the
web application.  Is there any way for the Realm to access Java objects
from the web application?  They don't appear to share the same class loader.

As an alternative is there a mechanism for providing the functionality
of a Realm, but within the web application structure?


Mitch


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to