I just found SwitchUser in the Spring security code as well-- this seems to be what I want, has anyone had any experience using it?
Thanks, Jason novotny wrote: > > Hi, > > I'm currently using wicket security with acegi following the wicketstuff > documentation > http://wicketstuff.org/confluence/display/STUFFWIKI/Swarm+and+Acegi+HowTo. > WaspSession is subclasssed to provide authenticate and logoff methods that > use spring's AuthenticationManager and SecurityContextHolder classes. Now > however I have some admin pages and I need the capability for an admin to > "run as" a user. Has anyone had any experience with this? I'm sort of at a > loss to know where to begin-- I see that Spring has a RunAsManager > http://static.springframework.org/spring-security/site/reference/html/runas.html > > but I'm not sure how to use it. Any help is greatly appreciated! > > Thanks, Jason > -- View this message in context: http://www.nabble.com/using-wasp-swarm-%2B-acegi-and-RunAs-capability-tp22444906p22446728.html Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
