class OpenVASOMP::OMPAuthError
Public Class Methods
new()
click to toggle source
# File lib/openvas-omp.rb, line 73 def initialize self.reason = "Authentication failed" end
# File lib/openvas-omp.rb, line 73 def initialize self.reason = "Authentication failed" end