Class SpringExpressionPredicate

java.lang.Object
net.shibboleth.shared.spring.expression.AbstractSpringExpressionEvaluator
net.shibboleth.shared.spring.expression.SpringExpressionPredicate<ProfileRequestContext>
net.shibboleth.profile.context.logic.SpringExpressionPredicate
net.shibboleth.idp.profile.logic.SpringExpressionPredicate
All Implemented Interfaces:
Predicate<ProfileRequestContext>

@Deprecated(since="5.0.0", forRemoval=true) public class SpringExpressionPredicate extends net.shibboleth.profile.context.logic.SpringExpressionPredicate
Deprecated, for removal: This API element is subject to removal in a future version.
Deprecated stub for relocated class.
  • Constructor Details

    • SpringExpressionPredicate

      public SpringExpressionPredicate(@Nonnull @NotEmpty @ParameterName(name="expression") String expression)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Constructor.
      Parameters:
      expression - the expression to evaluate