Class UserSessionResponse
java.lang.Object
com.iland.core.web.rest.response.user.UserSessionResponse
- All Implemented Interfaces:
Serializable
User Session Response.
- Author:
- Nick Kasprzak
- See Also:
-
Constructor Details
-
UserSessionResponse
-
-
Method Details
-
getSessionId
Gets session id.- Returns:
- the session id
-
getIpAddress
Gets ip address.- Returns:
- the ip address
-
getUsername
Gets username.- Returns:
- the username
-
getStart
Gets start.- Returns:
- the start
-
getLastAccess
Gets last access.- Returns:
- the last access
-
getClients
Gets clients.- Returns:
- the clients
-
equals
-
hashCode
public int hashCode() -
toString
-