Spring LDAP Framework

org.springframework.ldap.odm.tools
Class SchemaViewer

java.lang.Object
  extended by org.springframework.ldap.odm.tools.SchemaViewer

public final class SchemaViewer
extends Object

A simple utility to list LDAP directory schema.

SchemaViewer takes the following flags:

Only one of -a, -o and -s should be specified.

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

Constructor Summary
SchemaViewer()
           
 
Method Summary
static void main(String[] argv)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SchemaViewer

public SchemaViewer()
Method Detail

main

public static void main(String[] argv)

Spring LDAP Framework

Copyright © 2005-2010 The Spring LDAP Framework. All Rights Reserved.