Package | Description |
---|---|
org.opends.server.admin |
Common administration classes.
|
org.opends.server.admin.std.meta |
Provides introspection interfaces for the Core directory server
administrative components.
|
Modifier and Type | Method and Description |
---|---|
protected DurationPropertyDefinition |
DurationPropertyDefinition.Builder.buildInstance(AbstractManagedObjectDefinition<?,?> d,
String propertyName,
EnumSet<PropertyOption> options,
AdministratorAction adminAction,
DefaultBehaviorProvider<Long> defaultBehavior)
Build a property definition based on the properties of this
builder.
|
Modifier and Type | Method and Description |
---|---|
R |
PropertyValueVisitor.visitDuration(DurationPropertyDefinition pd,
Long v,
P p)
Visit a duration.
|
R |
PropertyDefinitionVisitor.visitDuration(DurationPropertyDefinition pd,
P p)
Visit a duration property definition.
|
Modifier and Type | Method and Description |
---|---|
DurationPropertyDefinition |
ReplicationServerCfgDefn.getAssuredTimeoutPropertyDefinition()
Get the "assured-timeout" property definition.
|
DurationPropertyDefinition |
ReplicationDomainCfgDefn.getAssuredTimeoutPropertyDefinition()
Get the "assured-timeout" property definition.
|
DurationPropertyDefinition |
LDAPPassThroughAuthenticationPolicyCfgDefn.getCachedPasswordTTLPropertyDefinition()
Get the "cached-password-ttl" property definition.
|
DurationPropertyDefinition |
ReplicationDomainCfgDefn.getChangetimeHeartbeatIntervalPropertyDefinition()
Get the "changetime-heartbeat-interval" property definition.
|
DurationPropertyDefinition |
ReplicationDomainCfgDefn.getConflictsHistoricalPurgeDelayPropertyDefinition()
Get the "conflicts-historical-purge-delay" property definition.
|
DurationPropertyDefinition |
LDAPPassThroughAuthenticationPolicyCfgDefn.getConnectionTimeoutPropertyDefinition()
Get the "connection-timeout" property definition.
|
DurationPropertyDefinition |
ReplicationSynchronizationProviderCfgDefn.getConnectionTimeoutPropertyDefinition()
Get the "connection-timeout" property definition.
|
DurationPropertyDefinition |
JEBackendCfgDefn.getDBCheckpointerWakeupIntervalPropertyDefinition()
Get the "db-checkpointer-wakeup-interval" property definition.
|
DurationPropertyDefinition |
PDBBackendCfgDefn.getDBCheckpointerWakeupIntervalPropertyDefinition()
Get the "db-checkpointer-wakeup-interval" property definition.
|
DurationPropertyDefinition |
JEBackendCfgDefn.getDBEvictorKeepAlivePropertyDefinition()
Get the "db-evictor-keep-alive" property definition.
|
DurationPropertyDefinition |
ReplicationDomainCfgDefn.getHeartbeatIntervalPropertyDefinition()
Get the "heartbeat-interval" property definition.
|
DurationPropertyDefinition |
PasswordPolicyCfgDefn.getIdleLockoutIntervalPropertyDefinition()
Get the "idle-lockout-interval" property definition.
|
DurationPropertyDefinition |
GlobalCfgDefn.getIdleTimeLimitPropertyDefinition()
Get the "idle-time-limit" property definition.
|
DurationPropertyDefinition |
PasswordPolicyCfgDefn.getLockoutDurationPropertyDefinition()
Get the "lockout-duration" property definition.
|
DurationPropertyDefinition |
PasswordPolicyCfgDefn.getLockoutFailureExpirationIntervalPropertyDefinition()
Get the "lockout-failure-expiration-interval" property definition.
|
DurationPropertyDefinition |
SoftReferenceEntryCacheCfgDefn.getLockTimeoutPropertyDefinition()
Get the "lock-timeout" property definition.
|
DurationPropertyDefinition |
FIFOEntryCacheCfgDefn.getLockTimeoutPropertyDefinition()
Get the "lock-timeout" property definition.
|
DurationPropertyDefinition |
LDAPConnectionHandlerCfgDefn.getMaxBlockedWriteTimeLimitPropertyDefinition()
Get the "max-blocked-write-time-limit" property definition.
|
DurationPropertyDefinition |
HTTPConnectionHandlerCfgDefn.getMaxBlockedWriteTimeLimitPropertyDefinition()
Get the "max-blocked-write-time-limit" property definition.
|
DurationPropertyDefinition |
PasswordPolicyCfgDefn.getMaxPasswordAgePropertyDefinition()
Get the "max-password-age" property definition.
|
DurationPropertyDefinition |
PasswordPolicyCfgDefn.getMaxPasswordResetAgePropertyDefinition()
Get the "max-password-reset-age" property definition.
|
DurationPropertyDefinition |
PasswordPolicyCfgDefn.getMinPasswordAgePropertyDefinition()
Get the "min-password-age" property definition.
|
DurationPropertyDefinition |
ReplicationServerCfgDefn.getMonitoringPeriodPropertyDefinition()
Get the "monitoring-period" property definition.
|
DurationPropertyDefinition |
PasswordPolicyCfgDefn.getPasswordExpirationWarningIntervalPropertyDefinition()
Get the "password-expiration-warning-interval" property definition.
|
DurationPropertyDefinition |
PasswordPolicyCfgDefn.getPasswordHistoryDurationPropertyDefinition()
Get the "password-history-duration" property definition.
|
DurationPropertyDefinition |
LDIFConnectionHandlerCfgDefn.getPollIntervalPropertyDefinition()
Get the "poll-interval" property definition.
|
DurationPropertyDefinition |
JEBackendCfgDefn.getPreloadTimeLimitPropertyDefinition()
Get the "preload-time-limit" property definition.
|
DurationPropertyDefinition |
PDBBackendCfgDefn.getPreloadTimeLimitPropertyDefinition()
Get the "preload-time-limit" property definition.
|
DurationPropertyDefinition |
PluggableBackendCfgDefn.getPreloadTimeLimitPropertyDefinition()
Get the "preload-time-limit" property definition.
|
DurationPropertyDefinition |
ProfilerPluginCfgDefn.getProfileSampleIntervalPropertyDefinition()
Get the "profile-sample-interval" property definition.
|
DurationPropertyDefinition |
ReplicationServerCfgDefn.getReplicationPurgeDelayPropertyDefinition()
Get the "replication-purge-delay" property definition.
|
DurationPropertyDefinition |
TimeLimitLogRotationPolicyCfgDefn.getRotationIntervalPropertyDefinition()
Get the "rotation-interval" property definition.
|
DurationPropertyDefinition |
CsvFileHTTPAccessLogPublisherCfgDefn.getSignatureTimeIntervalPropertyDefinition()
Get the "signature-time-interval" property definition.
|
DurationPropertyDefinition |
CsvFileAccessLogPublisherCfgDefn.getSignatureTimeIntervalPropertyDefinition()
Get the "signature-time-interval" property definition.
|
DurationPropertyDefinition |
TaskBackendCfgDefn.getTaskRetentionTimePropertyDefinition()
Get the "task-retention-time" property definition.
|
DurationPropertyDefinition |
FileBasedDebugLogPublisherCfgDefn.getTimeIntervalPropertyDefinition()
Get the "time-interval" property definition.
|
DurationPropertyDefinition |
FileBasedErrorLogPublisherCfgDefn.getTimeIntervalPropertyDefinition()
Get the "time-interval" property definition.
|
DurationPropertyDefinition |
FileBasedAccessLogPublisherCfgDefn.getTimeIntervalPropertyDefinition()
Get the "time-interval" property definition.
|
DurationPropertyDefinition |
FileBasedAuditLogPublisherCfgDefn.getTimeIntervalPropertyDefinition()
Get the "time-interval" property definition.
|
DurationPropertyDefinition |
FileBasedHTTPAccessLogPublisherCfgDefn.getTimeIntervalPropertyDefinition()
Get the "time-interval" property definition.
|
DurationPropertyDefinition |
GlobalCfgDefn.getTimeLimitPropertyDefinition()
Get the "time-limit" property definition.
|
DurationPropertyDefinition |
ReferentialIntegrityPluginCfgDefn.getUpdateIntervalPropertyDefinition()
Get the "update-interval" property definition.
|
Copyright © 2010-2016 ForgeRock AS. All Rights Reserved.