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