Uses of Class
org.jivesoftware.openfire.security.EventNotFoundException
-
Packages that use EventNotFoundException Package Description org.jivesoftware.openfire.security -
-
Uses of EventNotFoundException in org.jivesoftware.openfire.security
Methods in org.jivesoftware.openfire.security that throw EventNotFoundException Modifier and Type Method Description SecurityAuditEventDefaultSecurityAuditProvider. getEvent(Integer msgID)The default provider retrieves events from a ofSecurityAuditLog table in the database.SecurityAuditEventSecurityAuditManager. getEvent(Integer msgID)Retrieves a specific event by ID in the form of a SecurityAuditEvent.SecurityAuditEventSecurityAuditProvider. getEvent(Integer msgID)Retrieves a specific event by ID.
-