Configuration Reference Home
OpenDJ - JPEG Attribute Syntax

JPEG Attribute Syntax

JPEG Attribute Syntaxes define an attribute syntax for storing JPEG information.

Parent Component

The JPEG Attribute Syntax component inherits from the Attribute Syntax

Properties

A description of each property follows.


Basic Properties: Advanced Properties:
↓ enabled ↓ java-class
↓ strict-format

Basic Properties

enabled

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


Advanced Properties

java-class

Description
Specifies the fully-qualified name of the Java class that provides the JPEG Attribute Syntax implementation.
Default Value
org.opends.server.schema.JPEGSyntax
Allowed Values
A java class that implements or extends the class(es) :
org.opends.server.api.AttributeSyntax
Multi-valued
No
Required
Yes
Admin Action Required
The JPEG Attribute Syntax must be disabled and re-enabled for changes to this setting to take effect
Advanced Property
Yes
Read-only
Yes

strict-format

Description
Indicates whether to require JPEG values to strictly comply with the standard definition for this syntax.
Default Value
false
Allowed Values
true
false
Multi-valued
No
Required
No
Admin Action Required
None
Advanced Property
Yes
Read-only
No