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