Class | SASL::Preferences |
In: |
lib/sasl/base.rb
|
Parent: | Object |
You must derive from class Preferences and overwrite methods you want to implement.
config | [R] |
key in config hash authzid: Authorization identitiy (‘username@domain’ in XMPP) realm: Realm (‘domain’ in XMPP) digest-uri: : serv-type/serv-name | serv-type/host/serv-name (‘xmpp/domain’ in XMPP) username has_password? allow_plaintext? password want_anonymous?