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

matthew_swift
23.55.2007 802263ae38d5d54acdd4945dbbce39c5f6bd26eb
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.
   */