Interface Decidable

    • Method Detail

      • evaluate

        DecisionResult evaluate​(EvaluationContext context)
        Tries to evaluate the policy by calling the combining algorithm on the given policies or rules.
        Parameters:
        context - the representation of the request
        Returns:
        the result of evaluation