| Package | Description |
|---|---|
| org.apache.directory.server.config.beans |
| Modifier and Type | Field and Description |
|---|---|
private java.lang.String |
AuthenticatorImplBean.authenticatorClass
the fully qualified class name of the authenticator implementation
|
private java.lang.String |
AuthenticatorBean.authenticatorId
The authenticator id
|
private java.util.List<AuthenticatorBean> |
AuthenticationInterceptorBean.authenticators
The list of authenticators
|
protected java.lang.String |
AuthenticatorBean.baseDn
The base DN which will be the starting point from which we use the authenticator
|
private java.lang.String |
LdapServerBean.certificatePassword
The certificate password
|
private ChangeLogBean |
DirectoryServiceBean.changeLog
The ChangeLog component
|
private boolean |
ChangeLogBean.changeLogExposed
Tells if the ChangeLog is exposed to the users
|
private java.lang.String |
ChangeLogBean.changeLogId
The ChangeLog unique ID
|
private boolean |
LdapServerBean.confidentialityRequired |
private java.lang.String |
PartitionBean.contextEntry
The partition's ContextEntry
|
private java.lang.String |
DelegatingAuthenticatorBean.delegateHost
The delegate host
|
private int |
DelegatingAuthenticatorBean.delegatePort
The delegate port
|
private boolean |
DelegatingAuthenticatorBean.delegateSsl
Tells if we use SSL to connect
|
private java.lang.String |
AdsBaseBean.description
The description
|
private java.lang.String |
DirectoryServiceBean.directoryServiceId
The DS instance Id
|
private boolean |
DirectoryServiceBean.dsAccessControlEnabled
The flag that tells if the AccessControl system is activated
|
private boolean |
DirectoryServiceBean.dsAllowAnonymousAccess
The flag that tells if Anonymous connections are allowed
|
private boolean |
DirectoryServiceBean.dsDenormalizeOpAttrsEnabled
The flag that tells if Dn must be denormalized
|
private boolean |
DirectoryServiceBean.dsPasswordHidden
The flag that tells if the password should be returned as a normal attribute or not
|
private int |
DirectoryServiceBean.dsReplicaId
The directory instance replication ID
|
private long |
DirectoryServiceBean.dsSyncPeriodMillis
The delay between two flushes on disk
|
private java.lang.String |
DirectoryServiceBean.dsTestEntries
The ldif entries to inject into the server at startup
|
private boolean |
AdsBaseBean.enabled
The enabled flag, by default we treat every config entry
as enabled if ads-enabled attribute is not present or if its
value is set to 'TRUE'.
|
private java.util.List<java.lang.String> |
TransportBean.enabledCiphers
The transport list of enabled ciphers
|
private java.util.List<java.lang.String> |
TransportBean.enabledProtocols
The transport list of enabled protocols
|
private java.lang.String |
ExtendedOpHandlerBean.extendedOpHandlerClass
The Extended Operation FQCN
|
private java.util.List<ExtendedOpHandlerBean> |
LdapServerBean.extendedOpHandlers
The list of supported extended operation handlers
|
private java.lang.String |
ExtendedOpHandlerBean.extendedOpId
The Extended Operation ID
|
private java.lang.String |
HashInterceptorBean.hashAlgorithm
The hash algorithm
|
private java.util.Set<java.lang.String> |
HashInterceptorBean.hashAttributes
The reference to the Password Policy component
|
private java.lang.String |
HttpWebAppBean.httpAppCtxPath
The context path
|
private java.lang.String |
HttpServerBean.httpConfFile
The configuration file
|
private java.lang.String |
HttpWebAppBean.httpWarFile
The war file
|
private java.util.List<HttpWebAppBean> |
HttpServerBean.httpWebApps
The list of supported web apps
|
private java.lang.String |
HttpWebAppBean.id
The server identifier
|
private java.lang.String |
IndexBean.indexAttributeId
The index unique identifier
|
private int |
JdbmIndexBean.indexCacheSize
the size (number of index entries) for the cache
|
private java.util.List<IndexBean> |
PartitionBean.indexes
The list of declared indexes
|
private java.lang.String |
JdbmIndexBean.indexFileName
The index file name
|
private boolean |
IndexBean.indexHasReverse |
private int |
JdbmIndexBean.indexNumDupLimit
duplicate limit before duplicate keys switch to using a btree for values
|
private java.lang.String |
JdbmIndexBean.indexWorkingDir
The index working directory
|
private java.lang.String |
InterceptorBean.interceptorClassName
The interceptor FQCN
|
private java.lang.String |
InterceptorBean.interceptorId
The Interceptor ID
|
private int |
InterceptorBean.interceptorOrder
The interceptor position in the chain
|
private java.util.List<InterceptorBean> |
DirectoryServiceBean.interceptors
The list of declared interceptors
|
private boolean |
JdbmPartitionBean.jdbmPartitionOptimizerEnabled
Tells if the optimizer is enabled or not
|
private JournalBean |
DirectoryServiceBean.journal
The journal component
|
private java.lang.String |
JournalBean.journalFileName
The journal file name
|
private java.lang.String |
JournalBean.journalId
The journal unique Id
|
private int |
JournalBean.journalRotation
The journal rotation
|
private java.lang.String |
JournalBean.journalWorkingDir
The journal working directory
|
private java.lang.String |
LdapServerBean.keystoreFile
The keystore file
|
private long |
KdcServerBean.krbAllowableClockSkew
The allowable clock skew.
|
private boolean |
KdcServerBean.krbBodyChecksumVerified
Whether to verify the body checksum.
|
private boolean |
KdcServerBean.krbEmptyAddressesAllowed
Whether empty addresses are allowed.
|
private java.util.List<java.lang.String> |
KdcServerBean.krbEncryptionTypes
The encryption types.
|
private boolean |
KdcServerBean.krbForwardableAllowed
Whether forwardable addresses are allowed.
|
private long |
KdcServerBean.krbMaximumRenewableLifetime
The maximum renewable lifetime.
|
private long |
KdcServerBean.krbMaximumTicketLifetime
The maximum ticket lifetime.
|
private boolean |
KdcServerBean.krbPAEncTimestampRequired
Whether pre-authentication by encrypted timestamp is required.
|
private boolean |
KdcServerBean.krbPostdatedAllowed
Whether postdated tickets are allowed.
|
private java.lang.String |
KdcServerBean.krbPrimaryRealm
The primary realm
|
private boolean |
KdcServerBean.krbProxiableAllowed
Whether proxiable addresses are allowed.
|
private boolean |
KdcServerBean.krbRenewableAllowed
Whether renewable tickets are allowed.
|
private int |
LdapServerBean.maxPDUSize
The maximum size of an incoming PDU
|
private int |
LdapServerBean.maxSizeLimit
The maximum number of entries returned by the server
|
private int |
LdapServerBean.maxTimeLimit
The maximum time to execute a request on the server
|
private boolean |
TransportBean.needClientAuth
The transport 'need client auth' flag
|
private java.lang.String |
SaslMechHandlerBean.ntlmMechProvider
The NTLM provider
|
private int |
JdbmPartitionBean.partitionCacheSize
The Entry cache size for this partition
|
private java.lang.String |
PartitionBean.partitionId
The Partition identifier
|
private java.util.List<PartitionBean> |
DirectoryServiceBean.partitions
The set of associated partitions
|
private org.apache.directory.api.ldap.model.name.Dn |
PartitionBean.partitionSuffix
The Partition suffix
|
private boolean |
PartitionBean.partitionSyncOnWrite
Tells if the data should be flushed to disk immediately
|
private java.util.List<PasswordPolicyBean> |
AuthenticationInterceptorBean.passwordPolicies
The reference to the Password Policy component
|
private boolean |
PasswordPolicyBean.pwdAllowUserChange
indicates whether users can change their own passwords.
|
private java.lang.String |
PasswordPolicyBean.pwdAttribute
the name of the attribute to which the password policy is applied.
|
private int |
PasswordPolicyBean.pwdCheckQuality
indicates how the password quality will be verified while being modified or added.
|
private int |
PasswordPolicyBean.pwdExpireWarning
the maximum number of seconds before a password is due to expire that expiration warning
messages will be returned to an authenticating user.
|
private int |
PasswordPolicyBean.pwdFailureCountInterval
the number of seconds after which the password failures are purged from the failure counter.
|
private int |
PasswordPolicyBean.pwdGraceAuthNLimit
the number of times an expired password can be used to authenticate.
|
private int |
PasswordPolicyBean.pwdGraceExpire
specifies the number of seconds the grace authentications are valid
Default value is 0, no limit.
|
private java.lang.String |
PasswordPolicyBean.pwdId
The PasswordPolicy unique identifier
|
private int |
PasswordPolicyBean.pwdInHistory
specifies the maximum number of used passwords stored in the pwdHistory attribute.
|
private boolean |
PasswordPolicyBean.pwdLockout
flag to indicate if the account needs to be locked after a specified number of
consecutive failed bind attempts.
|
private int |
PasswordPolicyBean.pwdLockoutDuration
the number of seconds that the password cannot be used to authenticate due to
too many failed bind attempts.
|
private int |
PasswordPolicyBean.pwdMaxAge
holds the number of seconds after which a modified password will expire.
|
private int |
PasswordPolicyBean.pwdMaxDelay
the maximum number of seconds to delay when responding to a failed authentication attempt.
|
private int |
PasswordPolicyBean.pwdMaxFailure
the number of consecutive failed bind attempts after which the password may not
be used to authenticate.
|
private int |
PasswordPolicyBean.pwdMaxIdle
the number of seconds an account may remain unused before it becomes locked
Default value is 0, no check for idle time.
|
private int |
PasswordPolicyBean.pwdMaxLength
this attribute holds the maximum number of characters that may be used in a password.
|
private int |
PasswordPolicyBean.pwdMinAge
holds the number of seconds that must elapse between modifications to the password.
|
private int |
PasswordPolicyBean.pwdMinDelay
the number of seconds to delay responding to the first failed authentication attempt
Default value 0, no delay.
|
private int |
PasswordPolicyBean.pwdMinLength
this attribute holds the minimum number of characters that must be used in a password.
|
private boolean |
PasswordPolicyBean.pwdMustChange
flag to indicate if the password must be changed by the user after they bind to the
directory after a password is set or reset by a password administrator.
|
private boolean |
PasswordPolicyBean.pwdSafeModify
flag to specify whether or not the existing password must be sent along with the
new password when being changed.
|
private java.lang.String |
PasswordPolicyBean.pwdValidator
the FQCN of the password validator
|
private java.lang.String |
ReplConsumerBean.replAliasDerefMode
The Alias Dereferencing mode
|
private java.util.List<java.lang.String> |
ReplConsumerBean.replAttributes
The replication provider attribute
|
private java.lang.String |
ReplConsumerBean.replConsumerId
The consumer id
|
private java.lang.String |
ReplConsumerBean.replConsumerImpl
The FQCN of replication client implementation
|
private java.util.List<ReplConsumerBean> |
LdapServerBean.replConsumers
The replication consumer Bean
|
private java.lang.String |
ReplConsumerBean.replCookie
The replication cookie
|
private boolean |
LdapServerBean.replEnabled
A flag telling if the replication is enabled
|
private int |
LdapServerBean.replPingerSleep
the time interval between subsequent pings to each replication provider
|
private java.lang.String |
ReplConsumerBean.replProvHostName
The replication provider host name
|
private int |
ReplConsumerBean.replProvPort
The replication provider port
|
private long |
ReplConsumerBean.replRefreshInterval
The refresh interval
|
private boolean |
ReplConsumerBean.replRefreshNPersist
Tells if we should persist
|
private java.lang.String |
LdapServerBean.replReqHandler
the replication request handler, server will be in replication provider/master mode if a valid FQCN is given
|
private java.lang.String |
ReplConsumerBean.replSearchFilter
The replication search filter
|
private java.lang.String |
ReplConsumerBean.replSearchScope
The search scope
|
private int |
ReplConsumerBean.replSearchSizeLimit
The search size limit
|
private int |
ReplConsumerBean.replSearchTimeout
The search time limit
|
private boolean |
ReplConsumerBean.replStrictCertValidation
Tells if the certificate validation should be strict or not
|
private java.lang.String |
ReplConsumerBean.replUserDn
The replication user Dn
|
private byte[] |
ReplConsumerBean.replUserPassword
The replication user password
|
private boolean |
ReplConsumerBean.replUseTls
Tells if TLS should be used during replication
|
private java.lang.String |
LdapServerBean.saslHost
The SASL host
|
private java.lang.String |
SaslMechHandlerBean.saslMechClassName
The SASL mechanism handler FQCN
|
private java.util.List<SaslMechHandlerBean> |
LdapServerBean.saslMechHandlers
The list of supported mechanisms
|
private java.lang.String |
SaslMechHandlerBean.saslMechName
The SASL mechanism handler
|
private java.lang.String |
LdapServerBean.saslPrincipal
The SASL principal
|
private java.util.List<java.lang.String> |
LdapServerBean.saslRealms
The SASL realms
|
private org.apache.directory.api.ldap.model.name.Dn |
DSBasedServerBean.searchBaseDn
The single location where entries are stored.
|
private java.lang.String |
ReplConsumerBean.searchBaseDn
The Search Base Dn
|
private java.lang.String |
ServerBean.serverId
The server unique identifier
|
private java.util.List<ServerBean> |
DirectoryServiceBean.servers
The servers
|
private int |
TransportBean.systemPort
The port number
|
private java.lang.String |
TransportBean.transportAddress
The transport address
|
private int |
TransportBean.transportBackLog
The backlog for the transport services
|
private boolean |
TransportBean.transportEnableSsl
A flag set if SSL is enabled
|
private java.lang.String |
TransportBean.transportId
The unique identifier for this transport
|
private int |
TransportBean.transportNbThreads
The number of threads to use for the IoAcceptor executor
|
private java.util.List<TransportBean> |
ServerBean.transports
The set of transports to use for this server
|
private boolean |
TransportBean.wantClientAuth
The transport 'want client auth' flag
|