Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: font fix

Overview

The Predicate type (basicbasic:Predicate prior to V3.2) is a PolicyRule which returns true if a supplied condition/predicate Spring bean evaluates to true. The bean must be of type Predicate<ProfileRequestContext>, and the software includes a large variety of existing examples as well as the ability to implement new ones via scripts.

...