Uses of Interface
com.skava.auth.service.session.GetSessionService
Packages that use GetSessionService
Package
Description
Implementation classes to represent the service layer implementations of the session.
-
Uses of GetSessionService in com.skava.auth.service.impl.session
Classes in com.skava.auth.service.impl.session that implement GetSessionServiceModifier and TypeClassDescriptionclass
This service class implements GetSessionService and handles the session retrieval service request, process it and retrieve the details from DB.