Method: Backup::Database::MongoDB#authdb

Defined in:
lib/backup/database/mongodb.rb

#authdbObject

Credentials for the specified database



14
15
16
# File 'lib/backup/database/mongodb.rb', line 14

def authdb
  @authdb
end