Module: Ldaptic::Filter::Conversions
Overview
:nodoc:
Instance Method Summary collapse
Instance Method Details
#to_ldap_filter ⇒ Object
268 269 270 |
# File 'lib/ldaptic/filter.rb', line 268 def to_ldap_filter Ldaptic::Filter(self) end |