Configuration Reference Home
OpenDJ Server - HTTP Authorization Mechanism

HTTP Authorization Mechanism

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

The HTTP Authorization Mechanism is used to define HTTP authorization mechanism.

Direct Subcomponents

The following HTTP Authorization Mechanisms are available in the server :

These HTTP Authorization Mechanisms inherit from the properties described below.

Relations To this Component

The following components have a direct AGGREGATION relation TO HTTP Authorization Mechanisms :

Properties

A description of each property follows.


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

Basic Properties

enabled

Description
Indicates whether the HTTP Authorization Mechanism 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 HTTP Authorization Mechanism implementation.
Default Value
None
Allowed Values
A java class that implements or extends the class(es) :
org.opends.server.protocols.http.authz.HttpAuthorizationMechanism
Multi-valued
No
Required
Yes
Admin Action Required
None
Advanced Property
Yes
Read-only
No