Uses of Class
com.skava.auth.model.rest.entities.SessionRefresh
Packages that use SessionRefresh
Package
Description
Controller classes to represent the entry point of the REST service.
-
Uses of SessionRefresh in com.skava.auth.web
Methods in com.skava.auth.web with parameters of type SessionRefreshModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<Object>
SessionController.refreshSession
(String version, String sessionId, SessionRefresh refreshRequest) This API extends the current session and provides a new authToken(Refresh).