| Interface | Description |
|---|---|
| SecurityResult | Interface for all result classes used in Security testing |
| Class | Description |
|---|---|
| SecurityScanRequestResult | A SecurityScan result represents result of one request (modified by a security scan and run) |
| SecurityScanResult | A SecurityScan result represents result of one request (modified by a security scan and run) |
| SecurityScanResultMessage | |
| SecurityTestStepResult | Security result of a TestStep represents summary result of all TestStep security scans |
| Enum | Description |
|---|---|
| SecurityResult.ResultStatus | INITIALIZED - just started, for distinguishing if icon should be added in the security log UNKNOWN - when no assertions are added OK - finished with no errors/warnings FAILED CANCELED note: MISSING_ASSERTIONS,MISSING_PARAMETERS - are used only for indicating progress execution for security log entry icons |
| SecurityScanResultMessage.MessageType |