class ACIrb::AaaSshAuth

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/aaa.rb, line 2499
def rn
  'sshauth-' << @attributes['name'] << ''
end