Schema Provider

This is an abstract object type that cannot be instantiated.

Schema Providers define the schema elements to load.

Schema provider configuration.

Schema Providers

The following Schema Providers are available:

These Schema Providers inherit the properties described below.

Properties

Use the --advanced option to access advanced properties.

Basic Properties

Advanced Properties

  • None

Basic Properties

enabled

SynopsisIndicates whether the Schema Provider is enabled for use.
Default ValueNone
Allowed Valuestrue
false
Multi-valuedNo
RequiredYes
Admin Action RequiredNone
AdvancedNo
Read-OnlyNo

java-class

SynopsisSpecifies the fully-qualified name of the Java class that provides the Schema Provider implementation.
Default ValueNone
Allowed ValuesA Java class that extends or implements:
org.opends.server.schema.SchemaProvider
Multi-valuedNo
RequiredYes
Admin Action RequiredNone
AdvancedNo
Read-OnlyNo