Class ParseAttributes

java.lang.Object
org.forgerock.opendj.examples.ParseAttributes

public final class ParseAttributes extends Object
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 Details

    • main

      public static void main(String[] args)
      Connect to the server, and then try to use some LDAP controls.
      Parameters:
      args - The command line arguments: host, port