/
Constant Predicates

Constant Predicates

The predicate bean named shibboleth.Conditions.FALSE always returns false, regardless of input.

The predicate bean named shibboleth.Conditions.TRUE always returns true, regardless of input.

They require no parameterization and can be used directly by reference.

Examples

<AttributeDefinition xsi:type="Simple" id="never" activationConditionRef="shibboleth.Conditions.FALSE"> <!-- other content --> </AttributeDefinition> <AttributeDefinition xsi:type="Simple" id="always" activationConditionRef="shibboleth.Conditions.TRUE"> <!-- other content --> </AttributeDefinition>

Related content

PredefinedBeans
PredefinedBeans
More like this
SessionConfiguration
SessionConfiguration
Read with this
Constant Predicates
Constant Predicates
More like this
HTTPConnector
HTTPConnector
Read with this
Constant BiPredicates
Constant BiPredicates
More like this
ActivationConditions
ActivationConditions
Read with this