Package ldaptor :: Package protocols :: Module pureldap :: Class LDAPAssertionValue
[show private | hide private]
[frames | no frames]

Class LDAPAssertionValue

   BERBase --+    
             |    
BEROctetString --+
                 |
                LDAPAssertionValue

Known Subclasses:
LDAPMatchingRuleAssertion_matchValue

Method Summary
    Inherited from BEROctetString
  __init__(self, value, tag)
  __repr__(self)
  __str__(self)
  fromBER(klass, tag, content, berdecoder)
(Class method)
    Inherited from BERBase
  __cmp__(self, other)
  __eq__(self, other)
  __len__(self)
  __ne__(self, other)
  identification(self)

Class Variable Summary
    Inherited from BEROctetString
int tag = 4                                                                     
NoneType value = None                                                                  

Generated by Epydoc 2.1 on Sun Oct 1 10:49:46 2006 http://epydoc.sf.net