Module: LDAP::Filter::Conversions
Overview
:nodoc:
Instance Method Summary (collapse)
Instance Method Details
- (Object) to_ldap_filter
267 268 269 |
# File 'lib/ldap/filter.rb', line 267 def to_ldap_filter LDAP::Filter(self) end |
:nodoc:
267 268 269 |
# File 'lib/ldap/filter.rb', line 267 def to_ldap_filter LDAP::Filter(self) end |