Package org.bonitasoft.web.client.api
Interface SessionApi
-
- All Superinterfaces:
ApiClient.Api
public interface SessionApi extends ApiClient.Api
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description feign.ResponsegetSession()Get the current user session Returns session information for the current user
-