Exemple #1
0
 def applyPolicy(self):
     """Apply the given policy"""
     EndPolicyInterface.applyPolicy(self)
Exemple #2
0
 def __init__(self, **args):
     EndPolicyInterface.__init__(self, **args)