Module: Nexpose::DiscoveryConnection::Protocol

Defined in:
lib/nexpose/discovery.rb

Constant Summary collapse

HTTP =
'HTTP'
HTTPS =
'HTTPS'
LDAP =
'LDAP'
LDAPS =
'LDAPS'
SERVICE_PROXY =
'SERVICE_PROXY'
TCP =
'TCP'
UDP =
'UDP'