Package edu.uiuc.ncsa.security.util.functor
The antiquated way to have a JSON only scripting solution. This should be avoided and will
be removed as soon as I can figure out how to do so safely. A far better solution is
QDL.
"No user serviceable parts"
Created by Jeff Gaynor
on 8/3/22 at 8:10 AM
-
Interface Summary Interface Description FunctorType Created by Jeff Gaynor
on 3/6/18 at 9:04 AMJFunctor The interface for functors that return an explicit result and have a name (e.g.JMetaMetaFunctor This can run some sort of a script/procedure and has a result that is accessible.JSONFunctor Interface for functor like things that are defined in JSON. -
Class Summary Class Description ANDLogicBlocks Created by Jeff Gaynor
on 6/27/18 at 11:41 AMJFunctorFactory This factory will take JSON and convert it into a set of functors.JFunctorImpl Created by Jeff Gaynor
on 2/27/18 at 8:53 AMLogicBlock This class contains aJFunctor
if-then-else block.LogicBlocks<V extends LogicBlock> A collection ofLogicBlock
objects.ORLogicBlocks Created by Jeff Gaynor
on 6/27/18 at 11:42 AMXORLogicBlocks Created by Jeff Gaynor
on 6/27/18 at 11:41 AM -
Enum Summary Enum Description FunctorTypeImpl Created by Jeff Gaynor
on 3/6/18 at 9:02 AM