Uses of Class
com.skava.auth.model.request.session.GetSessionRequest
Packages that use GetSessionRequest
Package
Description
Implementation classes to represent the service layer implementations of the session.
-
Uses of GetSessionRequest in com.skava.auth.service.impl.session
Methods in com.skava.auth.service.impl.session with parameters of type GetSessionRequestModifier and TypeMethodDescriptioncom.skava.core.ResponseModel
DeleteClientSessionServiceImpl.process
(GetSessionRequest input) DeleteSessionServiceImpl.process
(GetSessionRequest input) GetSessionServiceImpl.process
(GetSessionRequest input) RefreshSessionServiceImpl.process
(GetSessionRequest input)