Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AvailablePolicies<T>

AvailablePolicies is a map of Policys available for PolicyPointer resolution.

These are only used to substitute a string reference for an actual Policy.

Type parameters

  • T

Hierarchy

  • AvailablePolicies

Indexable

[key: string]: Policy<T>

AvailablePolicies is a map of Policys available for PolicyPointer resolution.

These are only used to substitute a string reference for an actual Policy.

Generated using TypeDoc