Interface PolicyEvaluator

All Known Implementing Classes:
DefaultPolicyEvaluator

public interface PolicyEvaluator

A PolicyEvaluator evaluates authorization policies based on a given ResourcePermission, sending the results to a Decision point through the methods defined in that interface.

Author:
Pedro Igor