Example #1
0
 def __init__(self):
     AuthenticationPlugin.__init__(self)
Example #2
0
 def __init__(self):
     AuthenticationPlugin.__init__(self)
     self.cookies = {}
Example #3
0
 def __init__(self):
     AuthenticationPlugin.__init__(self)
Example #4
0
 def __init__(self):
     AuthenticationPlugin.__init__(self)
     self.cookies = {}