Class
LDAP::Entry
In:
lib/ldap/ldif.rb
Parent:
Object
Methods
to_ldif
to_s
Public Instance methods
to_ldif
()
Convert an
LDAP::Entry
to
LDIF
.
to_s
()
Alias for
to_ldif
[Validate]