Uses of Class
com.evolveum.midpoint.web.session.AuditLogStorage
-
Packages that use AuditLogStorage Package Description com.evolveum.midpoint.web.session -
-
Uses of AuditLogStorage in com.evolveum.midpoint.web.session
Methods in com.evolveum.midpoint.web.session that return AuditLogStorage Modifier and Type Method Description AuditLogStorage
SessionStorage. getAuditLog()
AuditLogStorage
SessionStorage. getObjectHistoryAuditLog(QName objectType)
Methods in com.evolveum.midpoint.web.session with parameters of type AuditLogStorage Modifier and Type Method Description void
SessionStorage. setObjectHistoryAuditLog(QName objectType, AuditLogStorage storage)
-