| Package | Description |
|---|---|
| org.jivesoftware.openfire.security |
| Modifier and Type | Method and Description |
|---|---|
SecurityAuditEvent |
SecurityAuditManager.getEvent(Integer msgID)
Retrieves a specific event by ID in the form of a SecurityAuditEvent.
|
List<SecurityAuditEvent> |
SecurityAuditManager.getEvents(String username,
Integer skipEvents,
Integer numEvents,
Date startTime,
Date endTime)
Retrieves security events that have occurred, filtered by the parameters passed.
|
Copyright © 2003–2020 Ignite Realtime. All rights reserved.