Class: Cinch::Configuration::SASL
- Inherits:
-
Cinch::Configuration
- Object
- OpenStruct
- Cinch::Configuration
- Cinch::Configuration::SASL
- Defined in:
- lib/cinch/configuration/sasl.rb
Overview
Constant Summary collapse
- KNOWN_OPTIONS =
[:username, :password, :mechanisms]
Class Method Summary collapse
Methods inherited from Cinch::Configuration
#[], #[]=, #initialize, #load, #load!, #to_h
Constructor Details
This class inherits a constructor from Cinch::Configuration