class ACIrb::OpflexpPolicyConsumer

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/opflexp.rb, line 214
def rn
  'cons-' << @attributes['pepName'] << '-[' << @attributes['pepDomain'] << ']'
end