| Package | Description |
|---|---|
| org.llorllale.youtrack.api.session |
Collection of APIs necessary to create sessions with YouTrack.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AnonymousLogin
A
Login for anonymous sessions if your YouTrack supports it (ie. |
class |
PermanentTokenLogin
A
Login that makes use of YouTrack's permanent tokens feature to authorize
3rd party application integrations. |
class |
UsernamePasswordLogin
A login for the simple username/password use case.
|
Copyright © 2017–2018 George Aristy. All rights reserved.