Class: DBus::Anonymous

Inherits:
Authenticator show all
Defined in:
lib/dbus/auth.rb

Overview

Anonymous authentication class

Instance Method Summary collapse

Methods inherited from Authenticator

#name

Instance Method Details

#authenticateObject



26
27
28
# File 'lib/dbus/auth.rb', line 26

def authenticate
  "527562792044427573" # Hex encoded version of "Ruby DBus"
end