Uses of Class
com.skava.auth.model.request.session.ClientSessionRequest
Packages that use ClientSessionRequest
Package
Description
Implementation classes to represent the service layer implementations of the session.
-
Uses of ClientSessionRequest in com.skava.auth.service.impl.session
Methods in com.skava.auth.service.impl.session with parameters of type ClientSessionRequestModifier and TypeMethodDescriptionCreateClientSessionServiceImpl.process
(ClientSessionRequest input) This method process the create session request and creates the user session whether given request is valid.