/
ScriptedFunction
ScriptedFunction
The bean named shibboleth.Functions.Scripted executes a JSR-223 scriptlet to implement an arbitrary Function signature.
The bean named shibboleth.BiFunctions.Scripted executes a JSR-223 scriptlet to implement an arbitrary BiFunction signature.
Configuration
A Scripted Function is instantiated using one of two static factory methods (rather than created directly by invoking a Java constructor), so they have a different syntax in Spring. You can refer to the javadoc (ScriptedFunction, ScriptedBiFunction) for complete details.
Reference
, multiple selections available,
Related content
ScriptedBiPredicate
ScriptedBiPredicate
More like this
PredefinedBeans
PredefinedBeans
Read with this
ScriptedFunction
ScriptedFunction
More like this
ActivationConditions
ActivationConditions
Read with this
ScriptedConsumer
ScriptedConsumer
More like this
VelocityVariables
VelocityVariables
Read with this