| 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.
|
Copyright © 2017. All rights reserved.