| Package | Description |
|---|---|
| org.llorllale.youtrack.api.session |
Collection of APIs necessary to create sessions with YouTrack.
|
| Modifier and Type | Method and Description |
|---|---|
Session |
Anonymous.login() |
Session |
Login.login()
Performs the login function and returns a
Session with sufficient
state to allow further transactions with YouTrack. |
Session |
UsernamePassword.login() |
Session |
PermanentToken.login() |
Copyright © 2017–2018 George Aristy. All rights reserved.