# File lib/active_ldap/adapter/jndi.rb, line 7 def jndi_connection(options) require 'active_ldap/adapter/jndi_connection' Jndi.new(options) end