Class: XmlLdapContainerExport

tibco.objectapi.de.ldap.XmlLdapContainerExport

new XmlLdapContainerExport()

Definition of an LDAP container and any LDAP Source entries that it contains. Also includes any Candidate Query definitions associated with the LDAP Container. Constructs a new XmlLdapContainerExport.

The following features are supported:

Extends

Members

active :boolean

Indicates if this container has been marked as deleted. This property holds the value of the 'Active' attribute.
Type:
  • boolean
Inherited From:

administeredOrganisation :Array.<tibco.objectapi.de.ldap.XmlAdministeredOrganisations>

(Optional) Defines the list of organizations to which this container can map resources. If the organization is not in this list then this LDAP container can only be used to map users to organizations that have no restrictions. This property holds the value of the 'Administered Organisation' containment reference list.
Type:
Inherited From:

attributeMapping :Array.<tibco.objectapi.de.ldap.XmlLdapAttributeContainerMapping>

(Optional) Definition of a mapping of an organization model business attribute to an LDAP attribute. This can be used to obtain business attribute values from an LDAP direectory. This property holds the value of the 'Attribute Mapping' containment reference list.
Type:
Inherited From:

candidateQuery :Array.<tibco.objectapi.de.ldap.XmlCandidateQueryExport>

The Candidate Query entries associated with this LDAP Container. This property holds the value of the 'Candidate Query' containment reference list.
Type:

description :string

Description of the LDAP container. This property holds the value of the 'Description' attribute.
Type:
  • string
Inherited From:

entityCount :number

Only specified when this XmlLdapContainer is used in a service response. The count of the number of LDAP entries this container referenced. This count is set when the container is queried. The count may not be currently correct if the LDAP directory has been modified since the count was set. This property holds the value of the 'Entity Count' attribute.
Type:
  • number
Inherited From:

id :string

Unique ID of the LDAP container. This property holds the value of the 'Id' attribute.
Type:
  • string
Inherited From:

lastAccessed :Date

Date and time on which the LDAP container was last queried, and the date on which the entity-count above was set. This property holds the value of the 'Last Accessed' attribute.
Type:
  • Date
Inherited From:

name :string

Unique name of the LDAP container. This property holds the value of the 'Name' attribute.
Type:
  • string
Inherited From:

primaryGroupLdap :tibco.objectapi.de.ldap.XmlLdapGroupSource

Definition of the primary LDAP source for this LDAP container. This property holds the value of the 'Primary Group Ldap' containment reference.
Type:
Inherited From:

primaryLdap :tibco.objectapi.de.ldap.XmlLdapContainerResource

Definition of the primary LDAP source for this LDAP container. This property holds the value of the 'Primary Ldap' containment reference.
Type:
Inherited From:

secondaryGroupLdap :Array.<tibco.objectapi.de.ldap.XmlSecondaryLdapGroupSource>

(Optional) Definition of a secondary LDAP source for this LDAP container. An LDAP container can have any number of secondary LDAP sources. A secondary LDAP source provides the ability to retrieve some LDAP data from an alternative LDAP server. Named LDAP attributes are used to map the secondary LDAP source to the primary LDAP source. This property holds the value of the 'Secondary Group Ldap' containment reference list.
Type:
Inherited From:

secondaryLdap :Array.<tibco.objectapi.de.ldap.XmlSecondaryLdapContainerResource>

(Optional) Definition of a secondary LDAP source for this LDAP container. An LDAP container can have any number of secondary LDAP sources. A secondary LDAP source provides the ability to retrieve some LDAP data from an alternative LDAP server. Named LDAP attributes are used to map the secondary LDAP source to the primary LDAP source. This property holds the value of the 'Secondary Ldap' containment reference list.
Type:
Inherited From: