Class: DBus::Anonymous
- Inherits:
-
Authenticator
- Object
- Authenticator
- DBus::Anonymous
- Defined in:
- lib/dbus/auth.rb
Overview
Anonymous authentication class
Instance Method Summary collapse
Methods inherited from Authenticator
Instance Method Details
#authenticate ⇒ Object
28 29 30 |
# File 'lib/dbus/auth.rb', line 28 def authenticate "527562792044427573" # Hex encoded version of "Ruby DBus" end |