Uses of Interface
com.skava.auth.service.session.DeleteSessionService
Packages that use DeleteSessionService
Package
Description
Implementation classes to represent the service layer implementations of the session.
-
Uses of DeleteSessionService in com.skava.auth.service.impl.session
Classes in com.skava.auth.service.impl.session that implement DeleteSessionServiceModifier and TypeClassDescriptionclass
This service class implements DeleteSessionService and handles the role deletion service request, process it and save the details in DB.