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