public class PreemptiveAuthSpecStub
extends java.lang.Object
implements com.jayway.restassured.specification.PreemptiveAuthSpec
| Constructor and Description |
|---|
PreemptiveAuthSpecStub() |
| Modifier and Type | Method and Description |
|---|---|
com.jayway.restassured.specification.RequestSpecification |
basic(java.lang.String userName,
java.lang.String password) |