Class ClientSessionVO
java.lang.Object
com.skava.auth.model.rest.entities.ClientSessionVO
- 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
-
ClientSessionVO
Instantiates a new session.- Parameters:
clientSessionDetails
-SessionUser
object.
-