Interface SessionRestClient
public interface SessionRestClient
Client handling the current user session
- Since:
- v2.0.0
-
Method Summary
-
Method Details
-
getCurrentSession
- Returns:
- information about current session
- Throws:
RestClientException- in case of problems (connectivity, malformed messages, etc.)
-