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