BEA WebLogic Server 10.0 Security Schema Reference

http://www.bea.com/ns/weblogic/90/security
complexType ldap-serverType

{http://www.w3.org/2001/XMLSchema}anyType
    {http://www.bea.com/ns/weblogic/90/security}ldap-serverType

Model
<...>
host?, port?, ssl-enabled?, principal?, credential-encrypted?, cache-enabled?, cache-size?, cache-ttl?, follow-referrals?, bind-anonymously-on-referrals?, results-time-limit?, connect-timeout?, parallel-connect-delay?, connection-retry-limit?
</...>
Prohibited substitutions (block)
none (extensions and restrictions are allowed)
Usage
Derived types: none
Components using this type: none
Documentation
Corresponds to LDAPServerMBean
 (Interface=weblogic.management.utils.LDAPServerMBean)

Nested Element Summary
stringhost optional
          Returns the host name or IP address of the LDAP server. 
annonymous type derived from intport optional
          Returns the port number on which the LDAP server is listening. 
booleanssl-enabled optional
          Returns whether SSL will be used to connect to the LDAP server. 
stringprincipal optional
          Returns the Distinguished Name (DN) of the LDAP user that is used by WebLogic Server to connect to the LDAP server. 
stringcredential-encrypted optional
          (Interface=weblogic. 
booleancache-enabled optional
          Returns whether to cache LDAP requests with the LDAP server. 
annonymous type derived from intcache-size optional
          Returns the size of the cache in K. 
annonymous type derived from intcache-ttl optional
          Returns the time-to-live (TTL) of the cache in seconds. 
booleanfollow-referrals optional
          Returns whether referrals will automatically be followed within the LDAP Directory. 
booleanbind-anonymously-on-referrals optional
          Returns whether to anonymously bind when following referrals within the LDAP directory. 
intresults-time-limit optional
          Returns the maximum number of milliseconds to wait for results before timing out. 
intconnect-timeout optional
          Returns the maximum number of seconds to wait for the LDAP connection to be established. 
intparallel-connect-delay optional
          Returns the number of seconds to delay when making concurrent attempts to connect to multiple servers. 
intconnection-retry-limit optional
          Specifies the number of times to attempt to connect to the LDAP server if the initial connection failed. 

BEA WebLogic Server 10.0 Security Schema Reference

Version: 10.0