Method: Checkup::Configuration::Notifier::Mail.authentication

Defined in:
lib/checkup/configuration/notifier/mail.rb

.authenticationObject

Authentication type Example: plain



64
65
66
# File 'lib/checkup/configuration/notifier/mail.rb', line 64

def authentication
  @authentication
end