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

Class LDAPBERDecoderContext_Filter

BERDecoderContext --+
                    |
                   LDAPBERDecoderContext_Filter


Method Summary
    Inherited from BERDecoderContext
  __init__(self, fallback, inherit)
  __repr__(self)
  inherit(self)
  lookup_id(self, id)

Class Variable Summary
dict Identities = {128: <class ldaptor.protocols.pureldap.LDA...

Class Variable Details

Identities

Type:
dict
Value:
{128: <class ldaptor.protocols.pureldap.LDAPFilter_and at 0x40223bfc>,
 129: <class ldaptor.protocols.pureldap.LDAPFilter_or at 0x40223c2c>,
 130: <class ldaptor.protocols.pureldap.LDAPFilter_not at 0x40223c5c>,
 131: <class ldaptor.protocols.pureldap.LDAPFilter_equalityMatch at 0x\
40223c8c>,
 132: <class ldaptor.protocols.pureldap.LDAPFilter_substrings at 0x402\
23d7c>,
 133: <class ldaptor.protocols.pureldap.LDAPFilter_greaterOrEqual at 0\
...                                                                    

Generated by Epydoc 2.1 on Sat Aug 26 13:54:32 2006 http://epydoc.sf.net