I've started using a SwitchUserProcessingFilter.

It seems to be working and it seems like I can nest the 'switches' which is
nice.

How do I get the path of switches?  The document says:

 

"On successful switch, the user's SecurityContextHolder will be updated to
reflect the specified user and will also contain an additional
<http://www.acegisecurity.org/multiproject/acegi-security/apidocs/org/acegis
ecurity/ui/switchuser/SwitchUserGrantedAuthority.html>
SwitchUserGrantedAuthority which contains the original user."

 

How can I get the UserDetails for the previous (original) user(s)'s
information?

Is there a method on SecurityContextHolder ?

Is the data held as an array?

 

Thanks

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Home: http://acegisecurity.org
Acegisecurity-developer mailing list
Acegisecurity-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer

Reply via email to