public interface Session
A Session object encapsulates all the state required for conducting further transactions with the remote YouTrack API.
Session
Instances of Session are obtained by login in to YouTrack.
login
Login
URL
baseUrl()
List<Cookie>
cookies()
URL baseUrl()
List<Cookie> cookies()
Copyright © 2017 George Aristy. All rights reserved.