Can anybody point me in the right direction to gaining some knowledge on the
UserManager?
1.) How does DataSourceUSerManager know what groups a user belongs to? I am
not using the principals.xml because I don't want to duplicate what I'm
already capturing in a database, and I assume that there is a way to do it
from the DataSource - I just don't know how.
2.) How can I obtain a reference to the current UserManager from JSP or a
servlet? Is it a JNDI lookup? If so, what is the JNDI location?
ANY help will be greatly appreciated.
Thank you,
Jeremy Pierson