public class InvalidTypesSecurityScan extends AbstractSecurityScanWithProperties
| Modifier and Type | Class and Description | 
|---|---|
| class  | InvalidTypesSecurityScan.TypeLabel | 
Assertable.AssertionStatus| Modifier and Type | Field and Description | 
|---|---|
| static String | NAME | 
| static String | TYPE | 
SECURITY_CHANGED_PARAMETERSassertionsSupportSECURITY_CHECK_RESPONSE_RESULT, SECURITY_SCAN_REQUEST_RESULT, STATUS_PROPERTYDESCRIPTION_PROPERTY, ICON_PROPERTY, LABEL_PROPERTY, NAME_PROPERTY| Constructor and Description | 
|---|
| InvalidTypesSecurityScan(TestStep testStep,
                        SecurityScanConfig config,
                        ModelItem parent,
                        String icon) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | clear() | 
| protected void | execute(SecurityTestRunner securityTestRunner,
       TestStep testStep,
       SecurityTestRunContext context)should be implemented in every particular scan it executes one request,
 modified by securityScan if necessary and internally adds messages for
 logging to SecurityScanRequestResult | 
| JComponent | getAdvancedSettingsPanel()Overide if SecurityScan needs advanced settings | 
| JComponent | getComponent()Overide if SecurityScan have Optional component | 
| String | getConfigDescription() | 
| String | getConfigName() | 
| String | getHelpURL() | 
| InvalidSecurityScanConfig | getInvalidTypeConfig() | 
| String | getType()The type of this check | 
| InvalidTypesSecurityScan.TypeLabel | getTypeLabel() | 
| protected boolean | hasNext(TestStep testStep,
       SecurityTestRunContext context)checks if specific SecurityScan still has modifications left | 
| boolean | isConfigurable() | 
| void | refreshRestrictionLabel(int row) | 
| void | updateSecurityConfig(SecurityScanConfig config) | 
copyConfig, createMessageExchange, getParameterAt, getParameterByLabel, getParameterHolder, getXPathReferences, importParameter, release, setParameterHolderaddAssertion, addAssertionsListener, addPropertyChangeListener, addWsdlAssertion, assertResponse, cloneAssertion, getAssertableContent, getAssertableContentAsXml, getAssertableType, getAssertionAt, getAssertionByName, getAssertionCount, getAssertionList, getAssertions, getAssertionsSupport, getAssertionStatus, getDefaultAssertableContent, getExecutionStrategy, getInterface, getModelItem, getOriginalResult, getRequest, getSecurityScanRequestResult, getSecurityScanResult, getSecurityStatus, getTestStep, initAssertions, isApplyForFailedStep, isDisabled, isRunOnlyOnce, isSecurable, isSkipFurtherRunning, moveAssertion, removeAssertion, removeAssertionsListener, removePropertyChangeListener, reportSecurityScanException, run, setApplyForFailedTestStep, setDisabled, setExecutionStrategy, setRunOnlyOnce, setSecurityScanRequestResult, setSkipFurtherRunning, setTestStepaddExternalDependencies, afterLoad, beforeSave, dependsOn, getConfig, getDescription, getExternalDependencies, getIcon, getId, getName, getParent, getSettings, getWsdlModelItemById, getWsdlModelItemByName, resolve, setConfig, setDescription, setIcon, setName, setSettingsaddPropertyChangeListener, fireIndexedPropertyChange, fireIndexedPropertyChange, fireIndexedPropertyChange, getChildren, getProject, notifyPropertyChanged, notifyPropertyChanged, notifyPropertyChanged, notifyPropertyChanged, removePropertyChangeListenerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetConfiggetChildren, getDescription, getIcon, getId, getName, getParent, getProject, getSettingsaddPropertyChangeListener, removePropertyChangeListenerpublic static final String TYPE
public static final String NAME
public InvalidTypesSecurityScan(TestStep testStep, SecurityScanConfig config, ModelItem parent, String icon)
public void updateSecurityConfig(SecurityScanConfig config)
updateSecurityConfig in interface SecurityScanupdateSecurityConfig in class AbstractSecurityScanWithPropertiespublic InvalidSecurityScanConfig getInvalidTypeConfig()
public JComponent getAdvancedSettingsPanel()
AbstractSecurityScangetAdvancedSettingsPanel in interface SecurityScangetAdvancedSettingsPanel in class AbstractSecurityScanpublic JComponent getComponent()
AbstractSecurityScangetComponent in interface SecurityScangetComponent in class AbstractSecurityScanpublic String getType()
SecurityScangetType in interface SecurityScangetType in class AbstractSecurityScanpublic boolean isConfigurable()
isConfigurable in interface SecurityScanisConfigurable in class AbstractSecurityScanprotected void execute(SecurityTestRunner securityTestRunner, TestStep testStep, SecurityTestRunContext context)
AbstractSecurityScanexecute in class AbstractSecurityScanprotected boolean hasNext(TestStep testStep, SecurityTestRunContext context)
AbstractSecurityScanhasNext in class AbstractSecurityScanpublic String getConfigDescription()
getConfigDescription in interface SecurityScangetConfigDescription in class AbstractSecurityScanpublic String getConfigName()
getConfigName in interface SecurityScangetConfigName in class AbstractSecurityScanpublic String getHelpURL()
getHelpURL in interface SecurityScangetHelpURL in class AbstractSecurityScanprotected void clear()
clear in class AbstractSecurityScanpublic InvalidTypesSecurityScan.TypeLabel getTypeLabel()
public void refreshRestrictionLabel(int row)
Copyright © 2019. All Rights Reserved.