Module: ROM::LDAP::OpenDj Private
- Defined in:
- lib/rom/ldap/directory/vendors/open_dj.rb
Overview
This module is part of a private API. You should avoid using this module if possible, as it may be removed or be changed in the future.
OpenDJ Server Extension
Instance Method Summary collapse
Instance Method Details
#etag ⇒ String
20 21 22 |
# File 'lib/rom/ldap/directory/vendors/open_dj.rb', line 20 def etag root.first('etag') end |
#full_vendor_version ⇒ String
13 14 15 |
# File 'lib/rom/ldap/directory/vendors/open_dj.rb', line 13 def full_vendor_version root.first('fullVendorVersion') end |