Example #1
0
 def __init__(self):
     Authenthicator.__init__(self)
     self.UserCreator = LDAPUserCreator()
Example #2
0
 def __init__(self):
     Authenthicator.__init__(self)
     self.UserCreator = NiceUserCreator()
Example #3
0
 def __init__(self):
     Authenthicator.__init__(self)
 def __init__(self):
     Authenthicator.__init__(self)