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