com.collation.platform.model.discovery.agent
Interface StackScanAgentConfiguration
- All Superinterfaces:
- AgentConfiguration, Configuration, ModelObject, java.io.Serializable
public interface StackScanAgentConfiguration
- extends AgentConfiguration
Configuration for the StackScanSensor
- Persistable:
- true
Methods inherited from interface com.collation.platform.model.discovery.agent.AgentConfiguration |
getAgentClassName, getBidiConfigFlag, getBidiConfigFormat, getBidiProfile, getClassPath, getObjectVersion, getOriginalName, getScopeSetName, getSeedClassName, getTemplateClassName, hasAgentClassName, hasBidiConfigFlag, hasBidiConfigFormat, hasBidiProfile, hasClassPath, hasObjectVersion, hasOriginalName, hasScopeSetName, hasSeedClassName, hasTemplateClassName, setAgentClassName, setBidiConfigFlag, setBidiConfigFormat, setBidiProfile, setClassPath, setObjectVersion, setOriginalName, setScopeSetName, setSeedClassName, setTemplateClassName |
Methods inherited from interface com.collation.platform.model.Configuration |
getEnabled, getFamilyName, getMssGuid, getName, getOperationalStatus, getRejectionReason, hasEnabled, hasFamilyName, hasMssGuid, hasName, hasOperationalStatus, hasRejectionReason, setEnabled, setFamilyName, setMssGuid, setName, setOperationalStatus, setRejectionReason |
Methods inherited from interface com.collation.platform.model.ModelObject |
getAdminState, getAllAttributes, getBidiFlag, getBidiFormat, getCDMSource, getCmdbSource, getContextIp, getCreatedBy, getDescription, getDisplayName, getExtendedAttributes, getGuid, getLabel, getLastModifiedBy, getLastModifiedTime, getObjectType, getSourceToken, hasAdminState, hasBidiFlag, hasBidiFormat, hasCDMSource, hasCmdbSource, hasContextIp, hasDescription, hasDisplayName, hasExtendedAttributes, hasGuid, hasLabel, hasObjectType, hasSourceToken, setAdminState, setBidiFlag, setBidiFormat, setCDMSource, setCmdbSource, setContextIp, setDescription, setExtendedAttributes, setGuid, setLabel, setObjectType, setSourceToken |
getUdpPorts
java.lang.String getUdpPorts()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setUdpPorts
void setUdpPorts(java.lang.String udpports)
hasUdpPorts
boolean hasUdpPorts()
getTcpPorts
java.lang.String getTcpPorts()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setTcpPorts
void setTcpPorts(java.lang.String tcpports)
hasTcpPorts
boolean hasTcpPorts()
getFingerprintFile
java.lang.String getFingerprintFile()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setFingerprintFile
void setFingerprintFile(java.lang.String file)
hasFingerprintFile
boolean hasFingerprintFile()
getServicesFileParserFile
java.lang.String getServicesFileParserFile()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setServicesFileParserFile
void setServicesFileParserFile(java.lang.String servicesParserFile)
hasServicesFileParserFile
boolean hasServicesFileParserFile()
getIpscanThreads
java.lang.String getIpscanThreads()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setIpscanThreads
void setIpscanThreads(java.lang.String ipScanThreads)
hasIpscanThreads
boolean hasIpscanThreads()
getPortscanThreads
java.lang.String getPortscanThreads()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setPortscanThreads
void setPortscanThreads(java.lang.String portScanThreads)
hasPortscanThreads
boolean hasPortscanThreads()
getTcpTimeoutMs
java.lang.String getTcpTimeoutMs()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setTcpTimeoutMs
void setTcpTimeoutMs(java.lang.String tcpTimeout)
hasTcpTimeoutMs
boolean hasTcpTimeoutMs()
getUdpTimeoutMs
java.lang.String getUdpTimeoutMs()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setUdpTimeoutMs
void setUdpTimeoutMs(java.lang.String udpTimeout)
hasUdpTimeoutMs
boolean hasUdpTimeoutMs()
getOsTimeoutMs
java.lang.String getOsTimeoutMs()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setOsTimeoutMs
void setOsTimeoutMs(java.lang.String osTimeout)
hasOsTimeoutMs
boolean hasOsTimeoutMs()
getNmapExec
java.lang.String getNmapExec()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setNmapExec
void setNmapExec(java.lang.String nmapExec)
hasNmapExec
boolean hasNmapExec()
getCombinerOSRules
java.lang.String getCombinerOSRules()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setCombinerOSRules
void setCombinerOSRules(java.lang.String combinerOSRules)
hasCombinerOSRules
boolean hasCombinerOSRules()
getWindowsSessionTimeout
java.lang.String getWindowsSessionTimeout()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setWindowsSessionTimeout
void setWindowsSessionTimeout(java.lang.String windowsSessionTimeout)
hasWindowsSessionTimeout
boolean hasWindowsSessionTimeout()
getConfidenceThreshold
java.lang.String getConfidenceThreshold()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setConfidenceThreshold
void setConfidenceThreshold(java.lang.String confidenceThreshold)
hasConfidenceThreshold
boolean hasConfidenceThreshold()