Alexa22 a écrit :
Hi,
I have a problem, I'm developing a Tapestry's aplication and I need to
active the security in there, but the page is autenticated by WAS (WebShere
Application Server) and LDAP, When the user is already authenticate,
Is Tapestry running on the WAS ?
If yes, have a look at
Authentication auth =
SecurityContextHolder.getContext().getAuthentication();
To retrieve current credentials.
cyrille.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]