Uses of Class
org.jivesoftware.openfire.security.AuditWriteOnlyException
Packages that use AuditWriteOnlyException
-
Uses of AuditWriteOnlyException in org.jivesoftware.openfire.security
Methods in org.jivesoftware.openfire.security that throw AuditWriteOnlyExceptionModifier and TypeMethodDescriptionRetrieves a specific event by ID in the form of a SecurityAuditEvent.SecurityAuditManager.getEvents(String username, Integer skipEvents, Integer numEvents, Date startTime, Date endTime) Retrieves security events that have occurred, filtered by the parameters passed.