Class LoginRequest
java.lang.Object
org.sonarqube.ws.client.authentication.LoginRequest
This is part of the internal API.
This is a POST request.
- Since:
- 6.0
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetLogin()This is a mandatory parameter.setPassword(String password) This is a mandatory parameter.
-
Constructor Details
-
LoginRequest
public LoginRequest()
-
-
Method Details
-
setLogin
This is a mandatory parameter. -
getLogin
-
setPassword
This is a mandatory parameter. -
getPassword
-