Package org.bonitasoft.web.client.api
Interface SessionApi
- All Superinterfaces:
ApiClient.Api
-
Method Summary
Modifier and TypeMethodDescriptionfeign.ResponseGet the current user session Returns session information for the current user
-
Method Details
-
getSession
feign.Response getSession()Get the current user session Returns session information for the current user- Returns:
- Session
-