| Package | Description |
|---|---|
| com.rapid7.appspider | |
| com.rapid7.jenkinspider |
| Modifier and Type | Method and Description |
|---|---|
Optional<String> |
EnterpriseClient.login(AuthenticationModel authModel)
calls the /Authentication/Login endpoint with provided details
|
Optional<String> |
EnterpriseRestClient.login(AuthenticationModel authModel)
calls the /Authentication/Login endpoint with provided details
|
boolean |
Scan.process(AuthenticationModel authModel) |
boolean |
Report.saveReport(AuthenticationModel authModel,
String scanId,
FilePath directory) |
boolean |
EnterpriseClient.testAuthentication(AuthenticationModel authModel)
calls the /Authentication/Login endpoint with provided details returning true if credentials are valid
|
boolean |
EnterpriseRestClient.testAuthentication(AuthenticationModel authModel)
calls the /Authentication/Login endpoint with provided details returning true if credentials are valid
|
| Modifier and Type | Method and Description |
|---|---|
AuthenticationModel |
PostBuildScan.DescriptorImp.buildAuthenticationModel() |
Copyright © 2016–2021. All rights reserved.