class ACIrb::AaaIRbacRule

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/aaa.rb, line 753
def rn
  'irule-[' << @attributes['objectDn'] << ']-dom-' << @attributes['domain'] << ''
end