public class LoginResult extends Object
| Constructor and Description |
|---|
LoginResult(io.restassured.filter.cookie.CookieFilter cookieFilter,
io.restassured.response.Response response) |
| Modifier and Type | Method and Description |
|---|---|
io.restassured.filter.cookie.CookieFilter |
getCookieFilter() |
io.restassured.response.Response |
getResponse() |
Copyright © 2019 Atlassian. All rights reserved.