org.moremotion.security.domain
Class SessionInfo

java.lang.Object
  extended by org.moremotion.security.domain.SessionInfo

public class SessionInfo
extends java.lang.Object

Version:
$Id: SessionInfo.java 51 2008-03-10 11:46:54Z erkan $

Field Summary
 long lastReferredTime
           
 long signInTime
           
 
Constructor Summary
SessionInfo()
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

signInTime

public long signInTime

lastReferredTime

public long lastReferredTime
Constructor Detail

SessionInfo

public SessionInfo()
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object


Copyright © 2002-2008 MOR YAZILIM. All Rights Reserved.