angelos.portfolio.envelope.route¶
-
class
angelos.portfolio.envelope.route.RouteEnvelope¶ Bases:
angelos.portfolio.policy.DocumentPolicy,angelos.portfolio.envelope.policy.EnvelopePolicy,angelos.common.policy.PolicyPerformer,angelos.common.policy.PolicyMixin-
apply() → bool¶ Sign an envelope header.
-
perform(*args, **kwargs)¶ Wrapping the callable.
- Parameters
self (class) – Method owner
*args – Any arguments
**kwargs – Any keyword arguments
- Returns
The result from the callable
-