| Package | Description |
|---|---|
| org.jivesoftware.openfire.security |
| Modifier and Type | Method and Description |
|---|---|
SecurityAuditEvent |
SecurityAuditProvider.getEvent(Integer msgID)
Retrieves a specific event by ID.
|
SecurityAuditEvent |
DefaultSecurityAuditProvider.getEvent(Integer msgID)
The default provider retrieves events from a ofSecurityAuditLog table in the database.
|
SecurityAuditEvent |
SecurityAuditManager.getEvent(Integer msgID)
Retrieves a specific event by ID in the form of a SecurityAuditEvent.
|
Copyright © 2003–2019 Ignite Realtime. All rights reserved.