Author: thomas.heute(a)jboss.com
Date: 2008-08-20 07:54:15 -0400 (Wed, 20 Aug 2008)
New Revision: 11708
Modified:
branches/JBoss_Portal_Branch_2_7/core/src/main/org/jboss/portal/core/aspects/server/UserInterceptor.java
Log:
javadoc
Modified:
branches/JBoss_Portal_Branch_2_7/core/src/main/org/jboss/portal/core/aspects/server/UserInterceptor.java
===================================================================
---
branches/JBoss_Portal_Branch_2_7/core/src/main/org/jboss/portal/core/aspects/server/UserInterceptor.java 2008-08-20
11:53:56 UTC (rev 11707)
+++
branches/JBoss_Portal_Branch_2_7/core/src/main/org/jboss/portal/core/aspects/server/UserInterceptor.java 2008-08-20
11:54:15 UTC (rev 11708)
@@ -46,8 +46,6 @@
* The interceptor is responsible for managing the user identity lifecycle based on the
principal name returned by the
* <code>HttpServletRequest.getUserPrincipal()</code> method.
* <p/>
- * It manages also the user finalization that will set the last login date to the current
value when the user is not
- * used anymore.
*
* @author <a href="mailto:julien@jboss.org">Julien Viet</a>
* @version $Revision$
Show replies by date