Interface BaseAuthenticationTestCase.ContinueLoginRequestSpecification
- All Superinterfaces:
BaseAuthenticationTestCase.LoginRequestSpecificationBase
- All Known Implementing Classes:
BaseAuthenticationTestCase.LoginRequestSpecificationImpl
- Enclosing class:
- BaseAuthenticationTestCase
public static interface BaseAuthenticationTestCase.ContinueLoginRequestSpecification
extends BaseAuthenticationTestCase.LoginRequestSpecificationBase
-
Method Summary
Modifier and TypeMethodDescriptioncontinueAfter
(io.restassured.response.Response previousResponse) Methods inherited from interface com.atlassian.crowd.acceptance.tests.rest.service.security.BaseAuthenticationTestCase.LoginRequestSpecificationBase
makeRequest
-
Method Details
-
continueAfter
BaseAuthenticationTestCase.ContinueLoginRequestSpecification continueAfter(io.restassured.response.Response previousResponse)
-