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 0x4081e35c>,
 129: <class ldaptor.protocols.pureldap.LDAPFilter_or at 0x4081e38c>,
 130: <class ldaptor.protocols.pureldap.LDAPFilter_not at 0x4081e3bc>,
 131: <class ldaptor.protocols.pureldap.LDAPFilter_equalityMatch at 0x\
4081e3ec>,
 132: <class ldaptor.protocols.pureldap.LDAPFilter_substrings at 0x408\
1e4dc>,
 133: <class ldaptor.protocols.pureldap.LDAPFilter_greaterOrEqual at 0\
...                                                                    

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