BEA WebLogic Server 9.1 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

The LDAPServerMBean interface defines methods used to get/set the configuration attributes that are required to communicate with an external LDAP server.

MBean: 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
          

The LDAPServerMBean interface defines methods used to get/set the configuration attributes that are required to communicate with an external 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
          

Returns the credential (generally a password) used to authenticate the LDAP user that is defined in the Principal attribute.

 
booleancache-enabled optional
          

The LDAPServerMBean interface defines methods used to get/set the configuration attributes that are required to communicate with an external 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
          

The LDAPServerMBean interface defines methods used to get/set the configuration attributes that are required to communicate with an external LDAP server.

 
booleanbind-anonymously-on-referrals optional
          

The LDAPServerMBean interface defines methods used to get/set the configuration attributes that are required to communicate with an external LDAP server.

 
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 9.1 Security Schema Reference

Version: 9.1