class ACIrb::FvPndgEpCP
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/fv.rb, line 5855 def rn 'pepcp-[' << @attributes['targetDn'] << ']-req-[' << @attributes['requestorDn'] << ']' end