コード例 #1
0
ファイル: LDAPAuthentication.py プロジェクト: arturodr/indico
 def __init__(self):
     Authenthicator.__init__(self)
     self.UserCreator = LDAPUserCreator()
コード例 #2
0
 def __init__(self):
     Authenthicator.__init__(self)
     self.UserCreator = NiceUserCreator()
コード例 #3
0
ファイル: LDAPAuthentication.py プロジェクト: Ictp/indico
 def __init__(self):
     Authenthicator.__init__(self)
コード例 #4
0
 def __init__(self):
     Authenthicator.__init__(self)