Package org.jivesoftware.openfire.security
package org.jivesoftware.openfire.security
-
ClassDescriptionThrown if a reading is not permitted with the configured SecurityAuditProvider.The default security audit provider stores the logs in a ofSecurityAuditLog table.Thrown if an event looked up (typically by id) was not found.Representation of a single security event retrieved from the logs.The SecurityAuditManager manages the SecurityAuditProvider configured for this server, and provides a proper conduit for making security log entries and looking them up.A SecurityAuditProvider handles storage and retrieval of security audit logs.