|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectlumis.portal.event.AbstractPortalEvent
lumis.portal.event.AbstractTransactionalPortalEvent
lumis.portal.authentication.event.SessionEvent
lumis.portal.authentication.event.SessionLoginEvent
public class SessionLoginEvent
Event generated when an user login is performed.
Constructor Summary | |
---|---|
SessionLoginEvent(SessionConfig sessionConfig,
java.util.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 |
---|
public SessionLoginEvent(SessionConfig sessionConfig, java.util.Collection<SessionConfig> sessions, ITransaction transaction)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |