Package ldaptor :: Package protocols :: Package ldap :: Module distinguishedname :: Class DistinguishedName
[show private | hide private]
[frames | no frames]

Class DistinguishedName


LDAP Distinguished Name.
Method Summary
  __init__(self, stringValue, listOfRDNs)
  __eq__(self, other)
  __hash__(self)
  __ne__(self, other)
  __repr__(self)
  __str__(self)
  contains(self, other)
Does the tree rooted at DN contain or equal the other DN.
  getDomainName(self)
  split(self)
  up(self)

Method Details

contains(self, other)

Does the tree rooted at DN contain or equal the other DN.

Generated by Epydoc 2.0 on Fri Mar 12 17:21:13 2004 http://epydoc.sf.net