/
Constant BiPredicates
Constant BiPredicates
These beans were added in V5.1.
The BiPredicate bean named shibboleth.BiConditions.FALSE always returns false, regardless of input.
The BiPredicate bean named shibboleth.BiConditions.TRUE always returns true, regardless of input.
They require no parameterization and can be used directly by reference.
Examples
<bean id="somethingUsingBiPredicate"
p:biConditionRef="shibboleth.BiConditions.FALSE" />
<bean id="somethingElseUsingBiPredicate"
p:biConditionRef="shibboleth.BiConditions.TRUE" />
, multiple selections available,
Related content
WarningInterceptConfiguration
WarningInterceptConfiguration
Read with this
Constant Predicates
Constant Predicates
More like this
UserInterface
UserInterface
Read with this
Constant Predicates
Constant Predicates
More like this
LoggingConfiguration
LoggingConfiguration
Read with this
NOTPredicate
NOTPredicate
More like this