Uses of Class
org.apache.syncope.core.logic.AuditLogic
Packages that use AuditLogic
Package
Description
-
Uses of AuditLogic in org.apache.syncope.core.logic
Methods in org.apache.syncope.core.logic that return AuditLogicModifier and TypeMethodDescriptionIdRepoLogicContext.auditLogic
(AuditConfDAO auditConfDAO, AuditEventDAO auditEventDAO, ExternalResourceDAO resourceDAO, EntityFactory entityFactory, ImplementationLookup implementationLookup, AuditDataBinder binder, AuditManager auditManager) -
Uses of AuditLogic in org.apache.syncope.core.rest.cxf
Methods in org.apache.syncope.core.rest.cxf with parameters of type AuditLogic -
Uses of AuditLogic in org.apache.syncope.core.rest.cxf.service
Fields in org.apache.syncope.core.rest.cxf.service declared as AuditLogicConstructors in org.apache.syncope.core.rest.cxf.service with parameters of type AuditLogic