Class Hierarchy
- java.lang.Object
- com.securenative.events.AgentHeartBeatEvent (implements com.securenative.events.Event)
- com.securenative.events.AgentLoginEvent (implements com.securenative.events.Event)
- com.securenative.events.AgentLogoutEvent (implements com.securenative.events.Event)
- com.securenative.events.ConfigEvent (implements com.securenative.events.Event)
- com.securenative.events.ErrorEvent (implements com.securenative.events.Event)
- com.securenative.events.EventFactory
- com.securenative.events.EventManager (implements com.securenative.events.IEventManager)
- com.securenative.events.LoginChallengeEvent (implements com.securenative.events.Event)
- com.securenative.events.LoginEvent (implements com.securenative.events.Event)
- com.securenative.events.LoginFailureEvent (implements com.securenative.events.Event)
- com.securenative.events.LogoutEvent (implements com.securenative.events.Event)
- com.securenative.events.PerformanceEvent (implements com.securenative.events.Event)
- com.securenative.events.RequestEvent (implements com.securenative.events.Event)
- com.securenative.events.SDKEvent (implements com.securenative.events.Event)
Interface Hierarchy
- com.securenative.events.Event
- com.securenative.events.IEventManager