Table of Contents

Class: LDAPModifyRequest Twisted-0.17.4/twisted/protocols/pureldap.py
Base Classes   
LDAPProtocolRequest
BERSequence
Methods   
__init__
__repr__
__str__
decode
  __init__ 
__init__ (
        self,
        object=None,
        modification=None,
        encoded=None,
        berdecoder=None,
        tag=None,
        )

Initialize the object

l=LDAPModifyRequest(object=cn=foo,dc=example,dc=com, modification=(LDAPModification_add(attr1, (value1, value2)), (LDAPModification_delete(attr2))))

  __repr__ 
__repr__ ( self )

  __str__ 
__str__ ( self )

  decode 
decode (
        self,
        encoded,
        berdecoder,
        )


Table of Contents

This document was automatically generated on Sat Apr 20 01:31:04 2002 by HappyDoc version 2.0