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 IntegerPropertyDefinition |
IntegerPropertyDefinition.Builder.buildInstance(AbstractManagedObjectDefinition<?,?> d,
String propertyName,
EnumSet<PropertyOption> options,
AdministratorAction adminAction,
DefaultBehaviorProvider<Integer> defaultBehavior) |
Modifier and Type | Method and Description |
---|---|
R |
PropertyValueVisitor.visitInteger(IntegerPropertyDefinition pd,
Integer v,
P p)
Visit an integer.
|
R |
PropertyDefinitionVisitor.visitInteger(IntegerPropertyDefinition pd,
P p)
Visit an integer property definition.
|
Modifier and Type | Method and Description |
---|---|
IntegerPropertyDefinition |
LdapConnectionHandlerCfgDefn.getAcceptBacklogPropertyDefinition()
Get the "accept-backlog" property definition.
|
IntegerPropertyDefinition |
HttpConnectionHandlerCfgDefn.getAcceptBacklogPropertyDefinition()
Get the "accept-backlog" property definition.
|
IntegerPropertyDefinition |
ReplicationDomainCfgDefn.getAssuredSdLevelPropertyDefinition()
Get the "assured-sd-level" property definition.
|
IntegerPropertyDefinition |
BcryptPasswordStorageSchemeCfgDefn.getBcryptCostPropertyDefinition()
Get the "bcrypt-cost" property definition.
|
IntegerPropertyDefinition |
SoftReferenceEntryCacheCfgDefn.getCacheLevelPropertyDefinition()
Get the "cache-level" property definition.
|
IntegerPropertyDefinition |
FifoEntryCacheCfgDefn.getCacheLevelPropertyDefinition()
Get the "cache-level" property definition.
|
IntegerPropertyDefinition |
EntryCacheCfgDefn.getCacheLevelPropertyDefinition()
Get the "cache-level" property definition.
|
IntegerPropertyDefinition |
ReplicationServerCfgDefn.getCipherKeyLengthPropertyDefinition()
Get the "cipher-key-length" property definition.
|
IntegerPropertyDefinition |
PluggableBackendCfgDefn.getCipherKeyLengthPropertyDefinition()
Get the "cipher-key-length" property definition.
|
IntegerPropertyDefinition |
PdbBackendCfgDefn.getCipherKeyLengthPropertyDefinition()
Get the "cipher-key-length" property definition.
|
IntegerPropertyDefinition |
JeBackendCfgDefn.getCipherKeyLengthPropertyDefinition()
Get the "cipher-key-length" property definition.
|
IntegerPropertyDefinition |
CryptoManagerCfgDefn.getCipherKeyLengthPropertyDefinition()
Get the "cipher-key-length" property definition.
|
IntegerPropertyDefinition |
GlobalAccessControlPolicyCfgDefn.getConnectionMinimumSsfPropertyDefinition()
Get the "connection-minimum-ssf" property definition.
|
IntegerPropertyDefinition |
ProxyBackendCfgDefn.getConnectionPoolMaxSizePropertyDefinition()
Get the "connection-pool-max-size" property definition.
|
IntegerPropertyDefinition |
ProxyBackendCfgDefn.getConnectionPoolMinSizePropertyDefinition()
Get the "connection-pool-min-size" property definition.
|
IntegerPropertyDefinition |
GlobalAccessControlPolicyCfgDefn.getConnectionPortEqualToPropertyDefinition()
Get the "connection-port-equal-to" property definition.
|
IntegerPropertyDefinition |
AccessLogFilteringCriteriaCfgDefn.getConnectionPortEqualToPropertyDefinition()
Get the "connection-port-equal-to" property definition.
|
IntegerPropertyDefinition |
PdbBackendCfgDefn.getDbCachePercentPropertyDefinition()
Get the "db-cache-percent" property definition.
|
IntegerPropertyDefinition |
JeBackendCfgDefn.getDbCachePercentPropertyDefinition()
Get the "db-cache-percent" property definition.
|
IntegerPropertyDefinition |
JeBackendCfgDefn.getDbCleanerMinUtilizationPropertyDefinition()
Get the "db-cleaner-min-utilization" property definition.
|
IntegerPropertyDefinition |
JeBackendCfgDefn.getDbEvictorCoreThreadsPropertyDefinition()
Get the "db-evictor-core-threads" property definition.
|
IntegerPropertyDefinition |
JeBackendCfgDefn.getDbEvictorMaxThreadsPropertyDefinition()
Get the "db-evictor-max-threads" property definition.
|
IntegerPropertyDefinition |
JeBackendCfgDefn.getDbLogFilecacheSizePropertyDefinition()
Get the "db-log-filecache-size" property definition.
|
IntegerPropertyDefinition |
JeBackendCfgDefn.getDbNumCleanerThreadsPropertyDefinition()
Get the "db-num-cleaner-threads" property definition.
|
IntegerPropertyDefinition |
JeBackendCfgDefn.getDbNumLockTablesPropertyDefinition()
Get the "db-num-lock-tables" property definition.
|
IntegerPropertyDefinition |
FileBasedDebugLogPublisherCfgDefn.getDefaultThrowableStackFramesPropertyDefinition()
Get the "default-throwable-stack-frames" property definition.
|
IntegerPropertyDefinition |
DebugLogPublisherCfgDefn.getDefaultThrowableStackFramesPropertyDefinition()
Get the "default-throwable-stack-frames" property definition.
|
IntegerPropertyDefinition |
ReplicationServerCfgDefn.getDegradedStatusThresholdPropertyDefinition()
Get the "degraded-status-threshold" property definition.
|
IntegerPropertyDefinition |
PasswordPolicyCfgDefn.getGraceLoginCountPropertyDefinition()
Get the "grace-login-count" property definition.
|
IntegerPropertyDefinition |
ReplicationServerCfgDefn.getGroupIdPropertyDefinition()
Get the "group-id" property definition.
|
IntegerPropertyDefinition |
ReplicationDomainCfgDefn.getGroupIdPropertyDefinition()
Get the "group-id" property definition.
|
IntegerPropertyDefinition |
PluggableBackendCfgDefn.getIndexEntryLimitPropertyDefinition()
Get the "index-entry-limit" property definition.
|
IntegerPropertyDefinition |
PdbBackendCfgDefn.getIndexEntryLimitPropertyDefinition()
Get the "index-entry-limit" property definition.
|
IntegerPropertyDefinition |
JeBackendCfgDefn.getIndexEntryLimitPropertyDefinition()
Get the "index-entry-limit" property definition.
|
IntegerPropertyDefinition |
BackendIndexCfgDefn.getIndexEntryLimitPropertyDefinition()
Get the "index-entry-limit" property definition.
|
IntegerPropertyDefinition |
PluggableBackendCfgDefn.getIndexFilterAnalyzerMaxFiltersPropertyDefinition()
Get the "index-filter-analyzer-max-filters" property definition.
|
IntegerPropertyDefinition |
PdbBackendCfgDefn.getIndexFilterAnalyzerMaxFiltersPropertyDefinition()
Get the "index-filter-analyzer-max-filters" property definition.
|
IntegerPropertyDefinition |
JeBackendCfgDefn.getIndexFilterAnalyzerMaxFiltersPropertyDefinition()
Get the "index-filter-analyzer-max-filters" property definition.
|
IntegerPropertyDefinition |
ReplicationDomainCfgDefn.getInitializationWindowSizePropertyDefinition()
Get the "initialization-window-size" property definition.
|
IntegerPropertyDefinition |
SnmpConnectionHandlerCfgDefn.getListenPortPropertyDefinition()
Get the "listen-port" property definition.
|
IntegerPropertyDefinition |
LdapConnectionHandlerCfgDefn.getListenPortPropertyDefinition()
Get the "listen-port" property definition.
|
IntegerPropertyDefinition |
JmxConnectionHandlerCfgDefn.getListenPortPropertyDefinition()
Get the "listen-port" property definition.
|
IntegerPropertyDefinition |
HttpConnectionHandlerCfgDefn.getListenPortPropertyDefinition()
Get the "listen-port" property definition.
|
IntegerPropertyDefinition |
AdministrationConnectorCfgDefn.getListenPortPropertyDefinition()
Get the "listen-port" property definition.
|
IntegerPropertyDefinition |
PasswordPolicyCfgDefn.getLockoutFailureCountPropertyDefinition()
Get the "lockout-failure-count" property definition.
|
IntegerPropertyDefinition |
GlobalCfgDefn.getLookthroughLimitPropertyDefinition()
Get the "lookthrough-limit" property definition.
|
IntegerPropertyDefinition |
CryptoManagerCfgDefn.getMacKeyLengthPropertyDefinition()
Get the "mac-key-length" property definition.
|
IntegerPropertyDefinition |
GlobalCfgDefn.getMaxAllowedClientConnectionsPropertyDefinition()
Get the "max-allowed-client-connections" property definition.
|
IntegerPropertyDefinition |
HttpConnectionHandlerCfgDefn.getMaxConcurrentOpsPerConnectionPropertyDefinition()
Get the "max-concurrent-ops-per-connection" property definition.
|
IntegerPropertyDefinition |
RepeatedCharactersPasswordValidatorCfgDefn.getMaxConsecutiveLengthPropertyDefinition()
Get the "max-consecutive-length" property definition.
|
IntegerPropertyDefinition |
FifoEntryCacheCfgDefn.getMaxEntriesPropertyDefinition()
Get the "max-entries" property definition.
|
IntegerPropertyDefinition |
FifoEntryCacheCfgDefn.getMaxMemoryPercentPropertyDefinition()
Get the "max-memory-percent" property definition.
|
IntegerPropertyDefinition |
LengthBasedPasswordValidatorCfgDefn.getMaxPasswordLengthPropertyDefinition()
Get the "max-password-length" property definition.
|
IntegerPropertyDefinition |
GlobalCfgDefn.getMaxPsearchesPropertyDefinition()
Get the "max-psearches" property definition.
|
IntegerPropertyDefinition |
TraditionalWorkQueueCfgDefn.getMaxWorkQueueCapacityPropertyDefinition()
Get the "max-work-queue-capacity" property definition.
|
IntegerPropertyDefinition |
CharacterSetPasswordValidatorCfgDefn.getMinCharacterSetsPropertyDefinition()
Get the "min-character-sets" property definition.
|
IntegerPropertyDefinition |
SimilarityBasedPasswordValidatorCfgDefn.getMinPasswordDifferencePropertyDefinition()
Get the "min-password-difference" property definition.
|
IntegerPropertyDefinition |
LengthBasedPasswordValidatorCfgDefn.getMinPasswordLengthPropertyDefinition()
Get the "min-password-length" property definition.
|
IntegerPropertyDefinition |
DictionaryPasswordValidatorCfgDefn.getMinSubstringLengthPropertyDefinition()
Get the "min-substring-length" property definition.
|
IntegerPropertyDefinition |
AttributeValuePasswordValidatorCfgDefn.getMinSubstringLengthPropertyDefinition()
Get the "min-substring-length" property definition.
|
IntegerPropertyDefinition |
UniqueCharactersPasswordValidatorCfgDefn.getMinUniqueCharactersPropertyDefinition()
Get the "min-unique-characters" property definition.
|
IntegerPropertyDefinition |
FileCountLogRetentionPolicyCfgDefn.getNumberOfFilesPropertyDefinition()
Get the "number-of-files" property definition.
|
IntegerPropertyDefinition |
LdapConnectionHandlerCfgDefn.getNumRequestHandlersPropertyDefinition()
Get the "num-request-handlers" property definition.
|
IntegerPropertyDefinition |
HttpConnectionHandlerCfgDefn.getNumRequestHandlersPropertyDefinition()
Get the "num-request-handlers" property definition.
|
IntegerPropertyDefinition |
ReplicationSynchronizationProviderCfgDefn.getNumUpdateReplayThreadsPropertyDefinition()
Get the "num-update-replay-threads" property definition.
|
IntegerPropertyDefinition |
TraditionalWorkQueueCfgDefn.getNumWorkerThreadsPropertyDefinition()
Get the "num-worker-threads" property definition.
|
IntegerPropertyDefinition |
PasswordPolicyCfgDefn.getPasswordHistoryCountPropertyDefinition()
Get the "password-history-count" property definition.
|
IntegerPropertyDefinition |
Pbkdf2PasswordStorageSchemeCfgDefn.getPbkdf2IterationsPropertyDefinition()
Get the "pbkdf2-iterations" property definition.
|
IntegerPropertyDefinition |
ReplicationServiceDiscoveryMechanismCfgDefn.getPrimaryGroupIdPropertyDefinition()
Get the "primary-group-id" property definition.
|
IntegerPropertyDefinition |
FileBasedHttpAccessLogPublisherCfgDefn.getQueueSizePropertyDefinition()
Get the "queue-size" property definition.
|
IntegerPropertyDefinition |
FileBasedErrorLogPublisherCfgDefn.getQueueSizePropertyDefinition()
Get the "queue-size" property definition.
|
IntegerPropertyDefinition |
FileBasedDebugLogPublisherCfgDefn.getQueueSizePropertyDefinition()
Get the "queue-size" property definition.
|
IntegerPropertyDefinition |
FileBasedAuditLogPublisherCfgDefn.getQueueSizePropertyDefinition()
Get the "queue-size" property definition.
|
IntegerPropertyDefinition |
FileBasedAccessLogPublisherCfgDefn.getQueueSizePropertyDefinition()
Get the "queue-size" property definition.
|
IntegerPropertyDefinition |
ReplicationServerCfgDefn.getReplicationPortPropertyDefinition()
Get the "replication-port" property definition.
|
IntegerPropertyDefinition |
ReplicationServerCfgDefn.getReplicationServerIdPropertyDefinition()
Get the "replication-server-id" property definition.
|
IntegerPropertyDefinition |
AccessLogFilteringCriteriaCfgDefn.getResponseEtimeGreaterThanPropertyDefinition()
Get the "response-etime-greater-than" property definition.
|
IntegerPropertyDefinition |
AccessLogFilteringCriteriaCfgDefn.getResponseEtimeLessThanPropertyDefinition()
Get the "response-etime-less-than" property definition.
|
IntegerPropertyDefinition |
AccessLogFilteringCriteriaCfgDefn.getResponseResultCodeEqualToPropertyDefinition()
Get the "response-result-code-equal-to" property definition.
|
IntegerPropertyDefinition |
AccessLogFilteringCriteriaCfgDefn.getResponseResultCodeNotEqualToPropertyDefinition()
Get the "response-result-code-not-equal-to" property definition.
|
IntegerPropertyDefinition |
JmxConnectionHandlerCfgDefn.getRmiPortPropertyDefinition()
Get the "rmi-port" property definition.
|
IntegerPropertyDefinition |
AccessLogFilteringCriteriaCfgDefn.getSearchResponseNentriesGreaterThanPropertyDefinition()
Get the "search-response-nentries-greater-than" property definition.
|
IntegerPropertyDefinition |
AccessLogFilteringCriteriaCfgDefn.getSearchResponseNentriesLessThanPropertyDefinition()
Get the "search-response-nentries-less-than" property definition.
|
IntegerPropertyDefinition |
ReplicationDomainCfgDefn.getServerIdPropertyDefinition()
Get the "server-id" property definition.
|
IntegerPropertyDefinition |
GlobalCfgDefn.getSizeLimitPropertyDefinition()
Get the "size-limit" property definition.
|
IntegerPropertyDefinition |
BackendIndexCfgDefn.getSubstringLengthPropertyDefinition()
Get the "substring-length" property definition.
|
IntegerPropertyDefinition |
DebugTargetCfgDefn.getThrowableStackFramesPropertyDefinition()
Get the "throwable-stack-frames" property definition.
|
IntegerPropertyDefinition |
SnmpConnectionHandlerCfgDefn.getTrapPortPropertyDefinition()
Get the "trap-port" property definition.
|
IntegerPropertyDefinition |
ReplicationServerCfgDefn.getWeightPropertyDefinition()
Get the "weight" property definition.
|
Copyright 2010-2020 ForgeRock AS.