Ejemplo n.º 1
0
 def __init__(self, logging=None, conf=None):
     BaseMethods.__init__(self, logging, conf)
     self.configsLabs = {}
     self._xapiOK = False
Ejemplo n.º 2
0
 def __init__(self, logging=None, conf=None):
     BaseMethods.__init__(self, logging, conf)
     self.configsLabs = {}
     self._xapiOK = False
Ejemplo n.º 3
0
 def __init__(self, logging=None, conf=None):
     BaseMethods.__init__(self, logging, conf)
     self.ldapRoots = []
     self.ldapInit = None