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