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