Openfire 3.9.3 Javadoc

Package org.jivesoftware.openfire.security

Interface Summary
SecurityAuditProvider A SecurityAuditProvider handles storage and retrieval of security audit logs.
 

Class Summary
DefaultSecurityAuditProvider The default security audit provider stores the logs in a ofSecurityAuditLog table.
SecurityAuditEvent Representation of a single security event retrieved from the logs.
SecurityAuditManager The SecurityAuditManager manages the SecurityAuditProvider configured for this server, and provides a proper conduit for making security log entries and looking them up.
 

Exception Summary
AuditWriteOnlyException Thrown if a reading is not permitted with the configured SecurityAuditProvider.
EventNotFoundException Thrown if an event looked up (typically by id) was not found.
 


Openfire 3.9.3 Javadoc

Copyright © 2003-2008 Jive Software.