Uses of Class
org.xipki.audit.AuditEvent
-
Packages that use AuditEvent Package Description org.xipki.audit org.xipki.audit.services -
-
Uses of AuditEvent in org.xipki.audit
Methods in org.xipki.audit with parameters of type AuditEvent Modifier and Type Method Description voidAuditService. logEvent(AuditEvent event)Log audit event. -
Uses of AuditEvent in org.xipki.audit.services
Methods in org.xipki.audit.services with parameters of type AuditEvent Modifier and Type Method Description voidEmbedAuditService. logEvent(AuditEvent event)voidMacAuditService. logEvent(AuditEvent event)voidNoopAuditService. logEvent(AuditEvent event)
-