Class RootDSEBackendCfgDefn

    • Method Detail

      • getInstance

        public static RootDSEBackendCfgDefn getInstance()
        Get the Root DSE Backend configuration definition singleton.
        Returns:
        Returns the Root DSE Backend configuration definition singleton.
      • getShowAllAttributesPropertyDefinition

        public BooleanPropertyDefinition getShowAllAttributesPropertyDefinition()
        Get the "show-all-attributes" property definition.

        Indicates whether all attributes in the root DSE are to be treated like user attributes (and therefore returned to clients by default) regardless of the directory server schema configuration.

        Returns:
        Returns the "show-all-attributes" property definition.
      • getShowSubordinateNamingContextsPropertyDefinition

        public BooleanPropertyDefinition getShowSubordinateNamingContextsPropertyDefinition()
        Get the "show-subordinate-naming-contexts" property definition.

        Indicates whether subordinate naming contexts should be visible in the namingContexts attribute of the RootDSE. By default only top level naming contexts are visible

        Returns:
        Returns the "show-subordinate-naming-contexts" property definition.