Package es.caib.seycon.ng.sync.intf
Class LogEntry
- java.lang.Object
-
- com.soffid.iam.sync.intf.LogEntry
-
- es.caib.seycon.ng.sync.intf.LogEntry
-
- All Implemented Interfaces:
Serializable
public class LogEntry extends LogEntry
Entrada de registro de acceso- Version:
- $Revision: 1.1.2.3 $
- Author:
- $Author: u07286 $
- See Also:
AccessLogMgr
,Server
, Serialized Form
-
-
Constructor Summary
Constructors Constructor Description LogEntry()
-
Method Summary
-
Methods inherited from class com.soffid.iam.sync.intf.LogEntry
dump, getClient, getClientName, getDate, getHost, getInfo, getProtocol, getSessionId, getType, getUser, setClient, setClientName, setDate, setHost, setInfo, setProtocol, setSessionId, setType, setUser
-
-