module ActiveLdap

Constants

DN
LDIF
VERSION
XML

Public Class Methods

get_text_supported?() click to toggle source
# File lib/active_ldap/get_text.rb, line 5
def get_text_supported?
  true
end