class ACIrb::AaaLdapProvider

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/aaa.rb, line 855
def rn
  'ldapprovider-' << @attributes['name'] << ''
end