Uses of Class
org.jivesoftware.openfire.security.SecurityAuditManager
-
Packages that use SecurityAuditManager Package Description org.jivesoftware.openfire.security org.jivesoftware.util Utility classes. -
-
Uses of SecurityAuditManager in org.jivesoftware.openfire.security
Methods in org.jivesoftware.openfire.security that return SecurityAuditManager Modifier and Type Method Description static SecurityAuditManager
SecurityAuditManager. getInstance()
Returns a singleton instance of SecurityAuditManager. -
Uses of SecurityAuditManager in org.jivesoftware.util
Methods in org.jivesoftware.util that return SecurityAuditManager Modifier and Type Method Description SecurityAuditManager
WebManager. getSecurityAuditManager()
-