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