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