class DBus::Anonymous

Anonymous authentication class

Public Instance Methods

authenticate() click to toggle source
   # File lib/dbus/auth.rb
26 def authenticate
27   "527562792044427573" # Hex encoded version of "Ruby DBus"
28 end