Package com.skava.auth.service.session
Interface DeleteClientSessionService
- All Superinterfaces:
com.skava.core.EcommService<GetSessionRequest,
com.skava.core.ResponseModel>
- All Known Implementing Classes:
DeleteClientSessionServiceImpl
public interface DeleteClientSessionService
extends com.skava.core.EcommService<GetSessionRequest,com.skava.core.ResponseModel>
An interface to define the service for deleting client session.
- Author:
- Infosys Equinox
-
Method Summary
Methods inherited from interface com.skava.core.EcommService
getValidateException, getValidator, getValidator, process