public class SpringExpressionPredicate extends SpringExpressionPredicate<ProfileRequestContext<?,?>>
| Constructor and Description |
|---|
SpringExpressionPredicate(String expression)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
prepareContext(org.springframework.expression.EvaluationContext context,
ProfileRequestContext<?,?> input) |
apply, setReturnOnErrorevaluate, getCustomObject, getInputType, getOutputType, setCustomObject, setHideExceptions, setInputType, setOutputType, setReturnOnErrorpublic SpringExpressionPredicate(@Nonnull@NotEmpty@ParameterName(name="expression") String expression)
expression - the expression to evaluateprotected void prepareContext(@Nonnull org.springframework.expression.EvaluationContext context, @Nullable ProfileRequestContext<?,?> input)
prepareContext in class AbstractSpringExpressionEvaluator<ProfileRequestContext<?,?>,Boolean>Copyright © 1999–2020 Shibboleth Consortium. All rights reserved.