|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.opends.server.admin.AbstractManagedObjectDefinition<C,S>
org.opends.server.admin.ManagedObjectDefinition<PasswordPolicyStateExtendedOperationHandlerCfgClient,PasswordPolicyStateExtendedOperationHandlerCfg>
org.opends.server.admin.std.meta.PasswordPolicyStateExtendedOperationHandlerCfgDefn
public final class PasswordPolicyStateExtendedOperationHandlerCfgDefn
An interface for querying the Password Policy State Extended Operation Handler managed object definition meta information.
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.
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
---|
public static PasswordPolicyStateExtendedOperationHandlerCfgDefn getInstance()
public PasswordPolicyStateExtendedOperationHandlerCfgClient createClientConfiguration(ManagedObject<? extends PasswordPolicyStateExtendedOperationHandlerCfgClient> impl)
createClientConfiguration
in class ManagedObjectDefinition<PasswordPolicyStateExtendedOperationHandlerCfgClient,PasswordPolicyStateExtendedOperationHandlerCfg>
impl
- The managed object.
public PasswordPolicyStateExtendedOperationHandlerCfg createServerConfiguration(ServerManagedObject<? extends PasswordPolicyStateExtendedOperationHandlerCfg> impl)
createServerConfiguration
in class ManagedObjectDefinition<PasswordPolicyStateExtendedOperationHandlerCfgClient,PasswordPolicyStateExtendedOperationHandlerCfg>
impl
- The server managed object.
public java.lang.Class<PasswordPolicyStateExtendedOperationHandlerCfg> getServerConfigurationClass()
getServerConfigurationClass
in class ManagedObjectDefinition<PasswordPolicyStateExtendedOperationHandlerCfgClient,PasswordPolicyStateExtendedOperationHandlerCfg>
public BooleanPropertyDefinition getEnabledPropertyDefinition()
Indicates whether the Password Policy State Extended Operation Handler is enabled (that is, whether the types of extended operations are allowed in the server).
public ClassPropertyDefinition getJavaClassPropertyDefinition()
Specifies the fully-qualified name of the Java class that provides the Password Policy State Extended Operation Handler implementation.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |