Package | Description |
---|---|
org.forgerock.opendj.config |
Common administration classes.
|
org.forgerock.opendj.server.config.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) |
Modifier and Type | Method and Description |
---|---|
R |
PropertyDefinitionVisitor.visitDuration(DurationPropertyDefinition pd,
P p)
Visit a duration property definition.
|
R |
PropertyValueVisitor.visitDuration(DurationPropertyDefinition pd,
ValueOrExpression<Long> v,
P p)
Visit a duration.
|
Modifier and Type | Method and Description |
---|---|
DurationPropertyDefinition |
HttpOauth2TokenIntrospectionAuthorizationMechanismCfgDefn.getAccessTokenCacheExpirationPropertyDefinition()
Get the "access-token-cache-expiration" property definition.
|
DurationPropertyDefinition |
HttpOauth2OpenamAuthorizationMechanismCfgDefn.getAccessTokenCacheExpirationPropertyDefinition()
Get the "access-token-cache-expiration" property definition.
|
DurationPropertyDefinition |
HttpOauth2FileAuthorizationMechanismCfgDefn.getAccessTokenCacheExpirationPropertyDefinition()
Get the "access-token-cache-expiration" property definition.
|
DurationPropertyDefinition |
HttpOauth2CtsAuthorizationMechanismCfgDefn.getAccessTokenCacheExpirationPropertyDefinition()
Get the "access-token-cache-expiration" property definition.
|
DurationPropertyDefinition |
HttpOauth2AuthorizationMechanismCfgDefn.getAccessTokenCacheExpirationPropertyDefinition()
Get the "access-token-cache-expiration" property definition.
|
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 |
ProxyBackendCfgDefn.getConnectionPoolIdleTimeoutPropertyDefinition()
Get the "connection-pool-idle-timeout" property definition.
|
DurationPropertyDefinition |
ReplicationSynchronizationProviderCfgDefn.getConnectionTimeoutPropertyDefinition()
Get the "connection-timeout" property definition.
|
DurationPropertyDefinition |
ProxyBackendCfgDefn.getConnectionTimeoutPropertyDefinition()
Get the "connection-timeout" property definition.
|
DurationPropertyDefinition |
LdapPassThroughAuthenticationPolicyCfgDefn.getConnectionTimeoutPropertyDefinition()
Get the "connection-timeout" property definition.
|
DurationPropertyDefinition |
JeBackendCfgDefn.getDbCheckpointerWakeupIntervalPropertyDefinition()
Get the "db-checkpointer-wakeup-interval" property definition.
|
DurationPropertyDefinition |
JeBackendCfgDefn.getDbEvictorKeepAlivePropertyDefinition()
Get the "db-evictor-keep-alive" property definition.
|
DurationPropertyDefinition |
StaticServiceDiscoveryMechanismCfgDefn.getDiscoveryIntervalPropertyDefinition()
Get the "discovery-interval" property definition.
|
DurationPropertyDefinition |
ReplicationServiceDiscoveryMechanismCfgDefn.getDiscoveryIntervalPropertyDefinition()
Get the "discovery-interval" property definition.
|
DurationPropertyDefinition |
ProxyBackendCfgDefn.getDiscoveryIntervalPropertyDefinition()
Get the "discovery-interval" property definition.
|
DurationPropertyDefinition |
ReplicationDomainCfgDefn.getHeartbeatIntervalPropertyDefinition()
Get the "heartbeat-interval" property definition.
|
DurationPropertyDefinition |
ProxyBackendCfgDefn.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 |
PluggableBackendCfgDefn.getPreloadTimeLimitPropertyDefinition()
Get the "preload-time-limit" property definition.
|
DurationPropertyDefinition |
JeBackendCfgDefn.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 |
GraphiteMonitorReporterPluginCfgDefn.getReportingIntervalPropertyDefinition()
Get the "reporting-interval" 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 |
FileBasedHttpAccessLogPublisherCfgDefn.getTimeIntervalPropertyDefinition()
Get the "time-interval" property definition.
|
DurationPropertyDefinition |
FileBasedErrorLogPublisherCfgDefn.getTimeIntervalPropertyDefinition()
Get the "time-interval" property definition.
|
DurationPropertyDefinition |
FileBasedDebugLogPublisherCfgDefn.getTimeIntervalPropertyDefinition()
Get the "time-interval" property definition.
|
DurationPropertyDefinition |
FileBasedAuditLogPublisherCfgDefn.getTimeIntervalPropertyDefinition()
Get the "time-interval" property definition.
|
DurationPropertyDefinition |
FileBasedAccessLogPublisherCfgDefn.getTimeIntervalPropertyDefinition()
Get the "time-interval" property definition.
|
DurationPropertyDefinition |
GlobalCfgDefn.getTimeLimitPropertyDefinition()
Get the "time-limit" property definition.
|
DurationPropertyDefinition |
BackendIndexCfgDefn.getTtlAgePropertyDefinition()
Get the "ttl-age" property definition.
|
DurationPropertyDefinition |
ReferentialIntegrityPluginCfgDefn.getUpdateIntervalPropertyDefinition()
Get the "update-interval" property definition.
|
Copyright 2010-2018 ForgeRock AS.