public class Scan extends Object
| Constructor and Description |
|---|
Scan(EnterpriseClient client,
ScanSettings settings,
LoggerFacade log) |
| Modifier and Type | Method and Description |
|---|---|
Optional<String> |
getId()
returns the current scan id, this will be empty until process has been called
|
boolean |
process(AuthenticationModel authModel) |
public Scan(EnterpriseClient client, ScanSettings settings, LoggerFacade log)
public Optional<String> getId()
public boolean process(AuthenticationModel authModel) throws InterruptedException
InterruptedExceptionCopyright © 2016–2021. All rights reserved.