class ACIrb::AaaRemoteUser
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/aaa.rb, line 1364 def rn 'remoteuser-' << @attributes['name'] << '' end
# File lib/acirb/model/aaa.rb, line 1364 def rn 'remoteuser-' << @attributes['name'] << '' end