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 0x4062877c>,
 129: <class ldaptor.protocols.pureldap.LDAPFilter_or at 0x406287ac>,
 130: <class ldaptor.protocols.pureldap.LDAPFilter_not at 0x406287dc>,
 131: <class ldaptor.protocols.pureldap.LDAPFilter_equalityMatch at 0x\
4062880c>,
 132: <class ldaptor.protocols.pureldap.LDAPFilter_substrings at 0x406\
288fc>,
 133: <class ldaptor.protocols.pureldap.LDAPFilter_greaterOrEqual at 0\
...                                                                    

Generated by Epydoc 2.1 on Fri Mar 11 00:37:45 2005 http://epydoc.sf.net