org.exoplatform.platform.gadget.services.LoginHistory
Class LoginHistoryListener
java.lang.Object
org.exoplatform.container.component.BaseComponentPlugin
org.exoplatform.services.listener.Listener<org.exoplatform.services.security.ConversationRegistry,org.exoplatform.services.security.ConversationState>
org.exoplatform.platform.gadget.services.LoginHistory.LoginHistoryListener
- All Implemented Interfaces:
- org.exoplatform.container.component.ComponentPlugin
public class LoginHistoryListener
- extends org.exoplatform.services.listener.Listener<org.exoplatform.services.security.ConversationRegistry,org.exoplatform.services.security.ConversationState>
Created by The eXo Platform SARL Author : Tung Vu Minh tungvm@exoplatform.com
Apr 21, 2011 6:19:21 PM
| Fields inherited from class org.exoplatform.container.component.BaseComponentPlugin |
desc, name |
|
Method Summary |
void |
onEvent(org.exoplatform.services.listener.Event<org.exoplatform.services.security.ConversationRegistry,org.exoplatform.services.security.ConversationState> event)
Log the time when user logging in |
| Methods inherited from class org.exoplatform.container.component.BaseComponentPlugin |
getDescription, getName, setDescription, setName |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LoginHistoryListener
public LoginHistoryListener(LoginHistoryService loginHistoryService)
throws Exception
- Throws:
Exception
onEvent
public void onEvent(org.exoplatform.services.listener.Event<org.exoplatform.services.security.ConversationRegistry,org.exoplatform.services.security.ConversationState> event)
throws Exception
- Log the time when user logging in
- Specified by:
onEvent in class org.exoplatform.services.listener.Listener<org.exoplatform.services.security.ConversationRegistry,org.exoplatform.services.security.ConversationState>
- Throws:
Exception
Copyright © 2013 eXo Platform SAS. All Rights Reserved.