public class WeakAuthenticationScan
extends com.eviware.soapui.security.scan.AbstractSecurityScan
Modifier and Type | Field and Description |
---|---|
static String |
NAME |
static String |
TYPE |
assertionsSupport, SECURITY_CHANGED_VALUES
Constructor and Description |
---|
WeakAuthenticationScan(com.eviware.soapui.model.testsuite.TestStep testStep,
com.eviware.soapui.config.SecurityScanConfig config,
com.eviware.soapui.model.ModelItem parent,
String icon) |
Modifier and Type | Method and Description |
---|---|
com.eviware.soapui.model.security.ScanRequestReportData |
buildRequestMetaData(com.eviware.soapui.security.result.SecurityScanRequestResult requestResult) |
protected void |
clear() |
protected void |
execute(com.eviware.soapui.security.SecurityTestRunner runner,
com.eviware.soapui.model.testsuite.TestStep testStep,
com.eviware.soapui.security.SecurityTestRunContext context) |
String |
getConfigDescription() |
String |
getConfigName() |
String |
getHelpURL() |
String |
getScanTypeDescription() |
String |
getType() |
protected boolean |
hasNext(com.eviware.soapui.model.testsuite.TestStep testStep,
com.eviware.soapui.security.SecurityTestRunContext context) |
void |
initializeScan(com.eviware.soapui.model.testsuite.TestStep testStep) |
boolean |
isAllowedToRun() |
boolean |
isConfigurable() |
boolean |
isSingleRequestScan() |
com.eviware.soapui.security.result.SecurityScanResult |
run(com.eviware.soapui.model.testsuite.TestStep testStep,
com.eviware.soapui.security.SecurityTestRunContext context,
com.eviware.soapui.security.SecurityTestRunner securityTestRunner) |
addAssertion, addAssertionsListener, addPropertyChangeListener, addWsdlAssertion, assertResponse, cloneAssertion, copyConfig, createMessageExchange, getAdvancedSettingsPanel, getAssertableContent, getAssertableContentAsXml, getAssertableType, getAssertionAt, getAssertionByName, getAssertionCount, getAssertionList, getAssertions, getAssertionsSupport, getAssertionStatus, getComponent, getDefaultAssertableContent, getExecutionStrategy, getInterface, getModelItem, getOriginalResult, getParametersString, getReportDescription, getRequest, getSecurityScanRequestResult, getSecurityScanResult, getSecurityStatus, getTestStep, isApplyForFailedStep, isDisabled, isRunOnlyOnce, isSecurable, isSkipFurtherRunning, moveAssertion, release, removeAssertion, removeAssertionsListener, removePropertyChangeListener, reportSecurityScanException, setApplyForFailedTestStep, setDisabled, setExecutionStrategy, setRunOnlyOnce, setSecurityScanRequestResult, setSkipFurtherRunning, setTestStep, updateSecurityConfig
addExternalDependencies, afterLoad, afterSave, beforeSave, clearIdCache, createEventBusMessage, dependsOn, getDescription, getExternalAction, getExternalDependencies, getIcon, getId, getName, getParent, getSettings, getWsdlModelItemById, getWsdlModelItemByName, initItemOrder, initWsdlModelItemOrder, resetConfigOnMove, resolve, setConfig, setDescription, setExternalAction, setIcon, setName, setSettings
addPropertyChangeListener, fireIndexedPropertyChange, getChildren, getDashboardDbId, getProject, isNotifyPropertyChanged, notifyPropertyChanged, removeModelItemFromConfig, removePropertyChangeListener, setDashboardDbId, setNotifyPropertyChanged
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final String TYPE
public static final String NAME
public WeakAuthenticationScan(com.eviware.soapui.model.testsuite.TestStep testStep, com.eviware.soapui.config.SecurityScanConfig config, com.eviware.soapui.model.ModelItem parent, String icon)
protected void execute(com.eviware.soapui.security.SecurityTestRunner runner, com.eviware.soapui.model.testsuite.TestStep testStep, com.eviware.soapui.security.SecurityTestRunContext context)
execute
in class com.eviware.soapui.security.scan.AbstractSecurityScan
public com.eviware.soapui.model.security.ScanRequestReportData buildRequestMetaData(com.eviware.soapui.security.result.SecurityScanRequestResult requestResult)
buildRequestMetaData
in interface com.eviware.soapui.model.security.SecurityScan
buildRequestMetaData
in class com.eviware.soapui.security.scan.AbstractSecurityScan
public com.eviware.soapui.security.result.SecurityScanResult run(com.eviware.soapui.model.testsuite.TestStep testStep, com.eviware.soapui.security.SecurityTestRunContext context, com.eviware.soapui.security.SecurityTestRunner securityTestRunner)
run
in interface com.eviware.soapui.model.security.SecurityScan
run
in class com.eviware.soapui.security.scan.AbstractSecurityScan
protected boolean hasNext(com.eviware.soapui.model.testsuite.TestStep testStep, com.eviware.soapui.security.SecurityTestRunContext context)
hasNext
in class com.eviware.soapui.security.scan.AbstractSecurityScan
protected void clear()
clear
in class com.eviware.soapui.security.scan.AbstractSecurityScan
public void initializeScan(com.eviware.soapui.model.testsuite.TestStep testStep)
initializeScan
in interface com.eviware.soapui.model.security.SecurityScan
initializeScan
in class com.eviware.soapui.security.scan.AbstractSecurityScan
public String getType()
getType
in interface com.eviware.soapui.model.security.SecurityScan
getType
in class com.eviware.soapui.security.scan.AbstractSecurityScan
public String getConfigName()
getConfigName
in interface com.eviware.soapui.model.security.SecurityScan
getConfigName
in class com.eviware.soapui.security.scan.AbstractSecurityScan
public String getConfigDescription()
getConfigDescription
in interface com.eviware.soapui.model.security.SecurityScan
getConfigDescription
in class com.eviware.soapui.security.scan.AbstractSecurityScan
public String getHelpURL()
getHelpURL
in interface com.eviware.soapui.model.security.SecurityScan
getHelpURL
in class com.eviware.soapui.security.scan.AbstractSecurityScan
public String getScanTypeDescription()
public boolean isConfigurable()
isConfigurable
in interface com.eviware.soapui.model.security.SecurityScan
isConfigurable
in class com.eviware.soapui.security.scan.AbstractSecurityScan
public boolean isSingleRequestScan()
isSingleRequestScan
in interface com.eviware.soapui.model.security.SecurityScan
isSingleRequestScan
in class com.eviware.soapui.security.scan.AbstractSecurityScan
public boolean isAllowedToRun()
isAllowedToRun
in interface com.eviware.soapui.model.security.SecurityScan
isAllowedToRun
in class com.eviware.soapui.security.scan.AbstractSecurityScan
Copyright © 2019. All rights reserved.