lumis.portal.authentication.event
Class SessionLoginEvent

Package class diagram package SessionLoginEvent
java.lang.Object
  extended by lumis.portal.event.AbstractPortalEvent
      extended by lumis.portal.event.AbstractTransactionalPortalEvent
          extended by lumis.portal.authentication.event.SessionEvent
              extended by lumis.portal.authentication.event.SessionLoginEvent
All Implemented Interfaces:
IPortalEvent

public class SessionLoginEvent
extends SessionEvent

Event generated when an user login is performed.

Since:
4.1.0

Constructor Summary
SessionLoginEvent(SessionConfig sessionConfig, Collection<SessionConfig> sessions, ITransaction transaction)
           
 
Method Summary
 
Methods inherited from class lumis.portal.authentication.event.SessionEvent
getSessions
 
Methods inherited from class lumis.portal.event.AbstractTransactionalPortalEvent
getSessionConfig, getTransaction
 
Methods inherited from class lumis.portal.event.AbstractPortalEvent
getEventGroups, getOperationType, setEventGroups, setOperationType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface lumis.portal.event.IPortalEvent
toString
 

Constructor Detail

SessionLoginEvent

public SessionLoginEvent(SessionConfig sessionConfig,
                         Collection<SessionConfig> sessions,
                         ITransaction transaction)


Lumisportal  6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.