class ACIrb::AaaRbacRule
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/aaa.rb, line 1308 def rn 'rule-[' << @attributes['objectDn'] << ']-dom-' << @attributes['domain'] << '' end