Esempio n. 1
0
 def __init__(self):
     ConfigServiceComponent.__init__(self)
     UseCertificateComponent.__init__(self)
Esempio n. 2
0
 def __init__(self):
     Component.__init__(self)
     UseCertificateComponent.__init__(self)
Esempio n. 3
0
 def __init__(self):
     ConfigServiceComponent.__init__(self)
     UseCertificateComponent.__init__(self)
     self.openvpn_cfg = self.context = self.core = None