Package org.forgerock.opendj.examples
Class ParseAttributes
java.lang.Object
org.forgerock.opendj.examples.ParseAttributes
This command-line client demonstrates parsing entry attribute values to
objects. The client takes as arguments the host and port for the directory
server, and expects to find the entries and access control instructions as
defined in Example.ldif.
-
Method Summary
-
Method Details
-
main
Connect to the server, and then try to use some LDAP controls.- Parameters:
args- The command line arguments: host, port
-