| Package | Description |
|---|---|
| org.llorllale.youtrack.api |
Fluent, object-oriented API for YouTrack.
|
| org.llorllale.youtrack.api.session |
Collection of APIs necessary to create sessions with YouTrack.
|
| Class and Description |
|---|
| Session
A
Session object encapsulates all the state required for conducting
further transactions with the remote YouTrack API. |
| UnauthorizedException
Signals that the attempted action is forbidden for the current user
session. |
| Class and Description |
|---|
| AuthenticationException
Signals an error with the credentials that were provided.
|
| Cookie
An HTTP cookie held by the user's
Session. |
| Login
Performs the
login. |
| Session
A
Session object encapsulates all the state required for conducting
further transactions with the remote YouTrack API. |
Copyright © 2017 George Aristy. All rights reserved.