Class FineGrainedAuthAction

  • All Implemented Interfaces:
    com.networknt.rule.IAction

    public class FineGrainedAuthAction
    extends Object
    implements com.networknt.rule.IAction
    • Constructor Detail

      • FineGrainedAuthAction

        public FineGrainedAuthAction()
    • Method Detail

      • performAction

        public void performAction​(Map<String,​Object> objMap,
                                  Map<String,​Object> resultMap,
                                  Collection<com.networknt.rule.RuleActionValue> actionValues)
        Specified by:
        performAction in interface com.networknt.rule.IAction