Spring LDAP

Package org.springframework.ldap.odm.tools

Provides a tool to create a Java class representation of a set of LDAP object classes and a simple tool to view LDAP schema.

See:
          Description

Class Summary
AttributeSchema Simple value class to hold the schema of an attribute.
ObjectSchema Simple value class to hold the schema of an object class
SchemaToJava This tool creates a Java class representation of a set of LDAP object classes for use with OdmManager.
SchemaViewer A simple utility to list LDAP directory schema.
 

Package org.springframework.ldap.odm.tools Description

Provides a tool to create a Java class representation of a set of LDAP object classes and a simple tool to view LDAP schema.

Author:
Paul Harvey <paul.at.pauls-place.me.uk>

Spring LDAP