Configuration Reference Home
OpenDJ Server - Schema Provider

Schema Provider

Note: this is an abstract component, that cannot be instantiated.

Schema Providers define the schema elements to load.

Schema provider configuration.

Direct Subcomponents

The following Schema Providers are available in the server :

These Schema Providers inherit from the properties described below.

Properties

A description of each property follows.


Basic Properties: Advanced Properties:
↓ enabled  None
↓ java-class

Basic Properties

enabled

Description
Indicates whether the Schema Provider is enabled for use.
Default Value
None
Allowed Values
true
false
Multi-valued
No
Required
Yes
Admin Action Required
None
Advanced Property
No
Read-only
No

java-class

Description
Specifies the fully-qualified name of the Java class that provides the Schema Provider implementation.
Default Value
None
Allowed Values
A java class that implements or extends the class(es) :
org.opends.server.schema.SchemaProvider
Multi-valued
No
Required
Yes
Admin Action Required
None
Advanced Property
No
Read-only
No