Configuration Reference Home
Oracle Unified Directory - Password Policy State Extended Operation Handler

Password Policy State Extended Operation Handler

The Password Policy State Extended Operation Handler provides the ability for administrators to request and optionally alter password policy state information for a specified user.

Parent Component

The Password Policy State Extended Operation Handler component inherits from the Extended Operation Handler

Properties

A description of each property follows.


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

Basic Properties

enabled

Description
Indicates whether the Extended Operation Handler is enabled (that is, whether the types of extended operations are allowed in the server).
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 Password Policy State Extended Operation Handler implementation.
Default Value
org.opends.server.extensions.PasswordPolicyStateExtendedOperation
Allowed Values
A java class that implements or extends the class(es) :
org.opends.server.api.ExtendedOperationHandler
Multi-valued
No
Required
Yes
Admin Action Required
The Password Policy State Extended Operation Handler must be disabled and re-enabled for changes to this setting to take effect
Advanced Property
Yes
Read-only
No


Copyright © 2011,2012, Oracle and/or its affiliates. All rights reserved.