mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

matthew_swift
23.55.2007 0a513d14b86d6192e71d1cfeb1b7719fcddd4f74
opendj-sdk/opends/src/server/org/opends/server/admin/PropertyOption.java
@@ -35,6 +35,13 @@
 */
public enum PropertyOption {
  /**
   * Use this option to identify properties which should be considered
   * as advanced and should not be exposed by default in client
   * applications.
   */
  ADVANCED,
  /**
   * Use this option to identify properties which must not be directly
   * exposed in client applications.
   */