Class SessionVO
java.lang.Object
com.skava.auth.model.rest.entities.SessionVO
- All Implemented Interfaces:
Serializable
Data transfer class holds the session information for request/response.
- Author:
- Infosys Equinox
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SessionVO
Instantiates a new session.- Parameters:
sessionDetails
-SessionUser
object.
-