Searched refs:_strict (Results 1 – 3 of 3) sorted by relevance
65 private boolean _strict = true; field in ConstraintSecurityHandler279 return _strict; in isStrict()300 _strict = strict; in setStrict()424 if (isStarted() && modified && _strict) in addRole()597 if (_strict) in configureRoleInfo()612 if (_strict &&!_roles.contains(role)) in configureRoleInfo()
80 self._strict = strict103 if self._strict:
194 self._strict = strict307 self._strict = len(output_names) > 0 or force_strict308 if self._strict:338 if self._strict:363 if self._strict:1942 if slot.filled and not slot._strict and not slot._touched: