Class GetSessionServiceImpl

java.lang.Object
com.skava.auth.service.impl.session.GetSessionServiceImpl
All Implemented Interfaces:
GetSessionService, com.skava.core.EcommService<GetSessionRequest,SessionResponse>

@Service public class GetSessionServiceImpl extends Object implements GetSessionService
This service class implements GetSessionService and handles the session retrieval service request, process it and retrieve the details from DB. It also implements business logic required to retrieve session
Author:
Infosys Equinox