class Config

Included Modules

Defined in:

duo-cli.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(ctx : YAML::ParseContext, node : YAML::Nodes::Node) #

[View source]

Instance Method Detail

def duo_device : String #

[View source]
def duo_device=(duo_device : String) #

[View source]
def duo_host : String #

[View source]
def duo_host=(duo_host : String) #

[View source]
def hotp_count : Int32 #

[View source]
def hotp_count=(hotp_count : Int32) #

[View source]
def hotp_secret : String #

[View source]
def hotp_secret=(hotp_secret : String) #

[View source]
def parent_url : String #

[View source]
def parent_url=(parent_url : String) #

[View source]
def sig_request : String #

[View source]
def sig_request=(sig_request : String) #

[View source]