| Constructor and Description |
|---|
UsernamePassword(URL youtrackUrl,
String username,
char[] password)
Ctor.
|
public UsernamePassword(URL youtrackUrl, String username, char[] password)
youtrackUrl - the URL of the YouTrack API endpointusername - the principalpassword - the credentialsUsernamePassword(URL, String, char[], HttpClient)public Session session() throws AuthenticationException, IOException
Loginsession in interface LoginAuthenticationException - if the login process fails due to invalid
credentialsIOException - if the YouTrack endpoint is unreachableCopyright © 2017–2018 George Aristy. All rights reserved.