-
Type: New Feature
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Internal Code
-
None
-
Fully Compatible
-
Platforms 2017-06-19, Platforms 2017-07-10
Create a composite class representing a Restriction Document, containing multiple Restrictions. This class must expose a general purpose interface for validating all contained restrictions against a Restriction Environment. Create a composite class representing a set of Restriction Documents. This class must expose a general purpose interface for validating that any contained Restriction Document is met, given a Restriction Environment. Create a supercomposite class representing a set of sets of Restriction Documents, which validates that every set has at least one Restriction Document whose conditions are met. Write a set of unit tests for these classes.
- has to be done after
-
SERVER-29167 Create an interface type for Restrictions
- Closed
- has to be done before
-
SERVER-29171 Implement Restriction BSON IDL serializer/deserializer
- Closed
-
SERVER-29172 Attach supercomposite restriction objects to Users
- Closed