| Package | Description |
|---|---|
| de.irissmann.arachni.client.rest |
| Modifier and Type | Method and Description |
|---|---|
ArachniRestClientBuilder |
ArachniRestClientBuilder.addCredentials(String username,
String password)
Here you can set username and password if the Arachni REST API is secured with Basic Authentication.
|
static ArachniRestClientBuilder |
ArachniRestClientBuilder.create(String arachniRestUrl)
Returns an instance of this class.
|
ArachniRestClientBuilder |
ArachniRestClientBuilder.setMergeConflictStratey(ArachniUtils.MergeConflictStrategy mergeConflictStrategy)
Specifies the merge strategy when a conflict occurs during a merge process of scan requests.
|
Copyright © 2018. All rights reserved.