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