Package org.forgerock.opendj.examples
Class ReadSchema
java.lang.Object
org.forgerock.opendj.examples.ReadSchema
An example client application which prints a summary of the schema on the
named server as well as any warnings encountered while parsing the schema.
This example takes the following command line parameters:
<host> <port> <username> <password>
-
Method Summary
-
Method Details
-
main
Main method.- Parameters:
args- The command line arguments: host, port, username, password.
-