Function use in the IdP

Brent Putman putmanb at georgetown.edu
Mon Nov 17 17:53:25 EST 2014


On 11/17/14 1:12 PM, Cantor, Scott wrote:
> No, we're not talking about changing it from a script. We're talking about 
> injecting scripts into the component that is using a Function or a 
> Predicate. The scripts would run at runtime, not configure time, same as 
> the Java-implemented Functions or Predicates.

Ah, I think I get it now.  You mean a script impl of the
Function/Predicate, e.g. a script impl of Function<String,String>, a
script impl of Function<XMLObject, Set<String>>, etc.

If so, ok, I get it now.  I had it turned around completely.



More information about the dev mailing list