In Files

Parent

Methods

Files

DBus::Authenticator

General class for authentication.

Public Instance Methods

name() click to toggle source

Returns the name of the authenticator.

# File lib/dbus/auth.rb, line 21
def name
  self.class.to_s.upcase.sub(/.*::/, "")
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.