Package | Description |
---|---|
org.opends.server.admin.std.client |
Provides client-side interfaces for querying and managing the Core
directory server administrative components.
|
org.opends.server.admin.std.meta |
Provides introspection interfaces for the Core directory server
administrative components.
|
org.opends.server.admin.std.server |
Provides server-side interfaces for accessing the Core directory
server administrative components.
|
org.opends.server.core |
Contains various classes that comprise the core of the Directory Server
codebase.
|
Modifier and Type | Method and Description |
---|---|
PasswordPolicyCfgDefn.StateUpdateFailurePolicy |
PasswordPolicyCfgClient.getStateUpdateFailurePolicy()
Gets the "state-update-failure-policy" property.
|
Modifier and Type | Method and Description |
---|---|
void |
PasswordPolicyCfgClient.setStateUpdateFailurePolicy(PasswordPolicyCfgDefn.StateUpdateFailurePolicy value)
Sets the "state-update-failure-policy" property.
|
Modifier and Type | Method and Description |
---|---|
static PasswordPolicyCfgDefn.StateUpdateFailurePolicy |
PasswordPolicyCfgDefn.StateUpdateFailurePolicy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PasswordPolicyCfgDefn.StateUpdateFailurePolicy[] |
PasswordPolicyCfgDefn.StateUpdateFailurePolicy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
EnumPropertyDefinition<PasswordPolicyCfgDefn.StateUpdateFailurePolicy> |
PasswordPolicyCfgDefn.getStateUpdateFailurePolicyPropertyDefinition()
Get the "state-update-failure-policy" property definition.
|
Modifier and Type | Method and Description |
---|---|
PasswordPolicyCfgDefn.StateUpdateFailurePolicy |
PasswordPolicyCfg.getStateUpdateFailurePolicy()
Gets the "state-update-failure-policy" property.
|
Modifier and Type | Method and Description |
---|---|
PasswordPolicyCfgDefn.StateUpdateFailurePolicy |
SubentryPasswordPolicy.getStateUpdateFailurePolicy()
Gets the "state-update-failure-policy" property.
|
abstract PasswordPolicyCfgDefn.StateUpdateFailurePolicy |
PasswordPolicy.getStateUpdateFailurePolicy()
Gets the "state-update-failure-policy" property.
|
Copyright © 2010-2016 ForgeRock AS. All Rights Reserved.