Configuration Reference Home
OpenDJ - Authentication Policy

Authentication Policy

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

Authentication Policies define the policies which should be used for authenticating users and managing the password and other account related state.

Direct Subcomponents

The following Authentication Policies are available in the server :

These Authentication Policies inherit from the properties described below.

Relations To this Component

The following components have a direct AGGREGATION relation TO Authentication Policies :

Properties

A description of each property follows.


Basic Properties: Advanced Properties:
↓ java-class  None

Basic Properties

java-class

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