EmbeddedLDAP

 


Description

The MBean that defines the configuration properties for the embedded ldap server.

 


Syntax

<EmbeddedLDAP


BackupCopies="number


BackupHour="number


BackupMinute="number


CacheEnabled=( "true" | "false" )


CacheSize="number


CacheTTL="number


Credential="String


Name="String


Notes="String


Type="String



/>

 


Parent Elements

 


Attributes

Attribute

Description

Range of Values and Default

BackupCopies The number of backup copies of the embedded LDAP server. Admin Console field label: Backup CopiesDefault: 7Minimum: 0Maximum: 65534
BackupHour The hour at which to backup the embedded LDAP server. Admin Console field label: Backup HourDefault: 23Minimum: 0Maximum: 23
BackupMinute The minute at which to backup the embedded LDAP server. This attribute is used in conjunction with the BackupHour attribute to determine the time at which the embedded LDAP server is backed up. Admin Console field label: Backup MinuteDefault: 5Minimum: 0Maximum: 59
CacheEnabled Specifies whether or not a cache is used for the embedded LDAP server. Admin Console field label: Cache EnabledDefault: true
CacheSize The size of the cache (in K) that is used with the embedded LDAP server. Admin Console field label: Cache SizeDefault: 32Minimum: 0
CacheTTL Get the time-to-live (TTL) of the cache in seconds. Admin Console field label: Cache TTLDefault: 60Minimum: 0
Credential The credential (usually password) used to connect to the embedded LDAP server. Admin Console field label: CredentialRequired: noEncrypted: yes
Name The name of this configuration. WebLogic Server uses an MBean to implement and persist the configuration. Required: no
Notes Optional information that you can include to describe this configuration. Required: no
Type Returns the type of the MBean. Required: no

Skip navigation bar  Back to Top Previous Next