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.

Basic Properties

enabled

SynopsisIndicates 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

No

Read-Only

No

java-class

SynopsisSpecifies the fully-qualified name of the Java class that provides the Schema Provider implementation.
Default Value

None

Allowed Values

A Java class that extends or implements:

  • org.opends.server.schema.SchemaProvider

Multi-valued

No

Required

Yes

Admin Action Required

None

Advanced

No

Read-Only

No

Read a different version of :