🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more

jruby-ldap

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jruby-ldap

0.0.2
Version published
Maintainers
1
Created

JRuby/LDAP

This is an interface compatible port of Ruby/LDAP - to allow binary LDAP usage through JRuby. This implementation is pure Ruby, but uses the Java Integration features of JRuby to access the JNDI libraries and through these implement the correct functionality.

Many classes are missing right now, but the base functionality should be there.

Usage

require 'rubygems' require 'ldap'

And then use it like all tutorials of Ruby/LDAP show you.

FAQs

Package last updated on 12 Mar 2012

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts