class Authkeys::Config

Defined in:

config.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new #

[View source]

Instance Method Detail

def base : String #

[View source]
def dn : String #

[View source]
def filter : String #

[View source]
def key_attrib : String #

[View source]
def need_to_bind? #

[View source]
def parse_commandline #

[View source]
def parse_config_file #

[View source]
def port : Int32 #

[View source]
def pw : String #

[View source]
def server : String #

[View source]
def simple_tls : Bool #

[View source]
def start_tls : Bool #

[View source]
def timeout : Int32 #

[View source]
def user_attrib : String #

[View source]