org.apache.cocoon.portal.event.user
Class UserDidLoginEvent

java.lang.Object
  extended byorg.apache.cocoon.portal.event.user.UserEvent
      extended byorg.apache.cocoon.portal.event.user.UserDidLoginEvent
All Implemented Interfaces:
ActionEvent, Event

public class UserDidLoginEvent
extends UserEvent

This event is send when a new user logs into the portal.

Since:
2.2
Version:
$Id: UserDidLoginEvent.java 327143 2005-10-21 10:12:49Z cziegeler $

Field Summary
 
Fields inherited from class org.apache.cocoon.portal.event.user.UserEvent
portalUser
 
Constructor Summary
UserDidLoginEvent(PortalUser pu)
           
 
Methods inherited from class org.apache.cocoon.portal.event.user.UserEvent
getPortalUser, getTarget
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UserDidLoginEvent

public UserDidLoginEvent(PortalUser pu)


Copyright ? 1999-2005 The Apache Software Foundation. All Rights Reserved.