HTTP Authorization Mechanism

This is an abstract object type that cannot be instantiated.

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

HTTP Authorization Mechanisms

The following HTTP Authorization Mechanisms are available:

These HTTP Authorization Mechanisms inherit the properties described below.

Dependencies

The following objects depend on HTTP Authorization Mechanisms:

Properties

Use the --advanced option to access advanced properties.

Basic Properties

Advanced Properties

Basic Properties

enabled

SynopsisIndicates whether the HTTP Authorization Mechanism is enabled.
Default ValueNone
Allowed Valuestrue
false
Multi-valuedNo
RequiredYes
Admin Action RequiredNone
AdvancedNo
Read-OnlyNo

Advanced Properties

java-class

SynopsisSpecifies the fully-qualified name of the Java class that provides the HTTP Authorization Mechanism implementation.
Default ValueNone
Allowed ValuesA Java class that extends or implements:
org.opends.server.protocols.http.authz.HttpAuthorizationMechanism
Multi-valuedNo
RequiredYes
Admin Action RequiredNone
AdvancedYes
Read-OnlyNo