Constructor
new module:caplin/fx/providers/PermissionedTenorService(tenorNamespace)
Defines an implementation of a
caplin.fx.services.TenorService
that uses the permission service for a source of tenors.
Parameters:
Name | Type | Description |
---|---|---|
tenorNamespace |
String | The permission namespace to use to get the tenors. |
- Implements: