| Package | Description |
|---|---|
| us.abstracta.jmeter.javadsl | |
| us.abstracta.jmeter.javadsl.http |
| Modifier and Type | Method and Description |
|---|---|
static DslAuthManager |
JmeterDsl.httpAuth()
Builds an Auth manager which simplifies configuration for automatic authentication of HTTP
requests.
|
| Modifier and Type | Method and Description |
|---|---|
DslAuthManager |
DslAuthManager.basicAuth(String baseUrl,
String user,
String password)
Specifies authentication credentials to use with HTTP Basic authentication for a given base
url.
|
Copyright © 2024. All rights reserved.