| Modifier and Type | Method and Description |
|---|---|
List<IScannerInsertionPointProvider> |
IBurpExtenderCallbacks.getScannerInsertionPointProviders()
This method is used to retrieve the Scanner insertion point providers
that are registered by the extension.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IBurpExtenderCallbacks.registerScannerInsertionPointProvider(IScannerInsertionPointProvider provider)
This method is used to register a provider of Scanner insertion points.
|
void |
IBurpExtenderCallbacks.removeScannerInsertionPointProvider(IScannerInsertionPointProvider provider)
This method is used to remove a Scanner insertion point provider that has
been registered by the extension.
|
Copyright © 2017. All rights reserved.