I am about to start an application with 5 user levels: admin, reseller,
merchant, company, and employee.  I need the administrators for each level
to be able to "become" the lower level, do something for that lower level
(or go a level lower) and then pop back out.  I would like to use roles for
this but I haven't found any way (perhaps I'm searching in the wrong
places), to be able to "replace" my JAAS Principal within an action.  If I
could do that, I could keep the stack of higher Principals/ids on my own.

Does anyone have any suggestions for how to let an action replace a
Principal without forcing a JAAS login?

Thanks for pointing me in any helpful direction.

Regards,
David


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to