public class LoginAction
extends java.lang.Object
| Constructor and Description |
|---|
LoginAction(uk.co.mruoc.http.client.HttpClient client,
LoginUrlBuilder urlBuilder,
ResponseErrorChecker errorChecker) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
login(Credentials credentials) |
public LoginAction(uk.co.mruoc.http.client.HttpClient client,
LoginUrlBuilder urlBuilder,
ResponseErrorChecker errorChecker)
public boolean login(Credentials credentials)