Uses of Class
es.caib.seycon.ng.sync.intf.LogEntry
-
Packages that use LogEntry Package Description com.soffid.iam.sync.intf es.caib.seycon.ng.sync.intf -
-
Uses of LogEntry in com.soffid.iam.sync.intf
Methods in com.soffid.iam.sync.intf that return types with arguments of type LogEntry Modifier and Type Method Description Collection<? extends LogEntry>
AccessLogMgr. getLogFromDate(Date since)
Fetches logs until current date -
Uses of LogEntry in es.caib.seycon.ng.sync.intf
Methods in es.caib.seycon.ng.sync.intf that return types with arguments of type LogEntry Modifier and Type Method Description Collection<? extends LogEntry>
AccessLogMgr. getLogFromDate(Date since)
Deprecated.Recoger logs hasta la fecha actual.
-