TruffleMuffin / Decisions

A Claims based model for resolving bespoke authorization/security operations.
1 stars 0 forks source link

Protect DecisionContext from modification in Policies #12

Closed TruffleMuffin closed 10 years ago

TruffleMuffin commented 10 years ago

Make sure that policies cannot change the values on DecisionContext. Probably by making there settings internal and then provided extension methods for construction