public interface Session
Session object encapsulates all the state required for conducting
further transactions with the remote YouTrack API.Login| Modifier and Type | Method and Description |
|---|---|
URL |
baseUrl()
The base endpoint URL of the remote YouTrack API.
|
List<Cookie> |
cookies()
Session state.
|
Copyright © 2017–2018 George Aristy. All rights reserved.