Class PropertyTreePermissionModel

    • Constructor Detail

      • PropertyTreePermissionModel

        public PropertyTreePermissionModel()
    • Method Detail

      • getRestrictions

        protected abstract java.util.stream.Stream<org.apache.commons.lang3.tuple.Pair<JsonPath,​PropertyAccess>> getRestrictions()
      • allowWrite

        public boolean allowWrite​(JsonPath path,
                                  Origin source)
      • allowSync

        public boolean allowSync​(JsonPath path)