Interface PermissionEvaluator

All Known Implementing Classes:
UnboundedPermissionEvaluator

public interface PermissionEvaluator
An PermissionEvaluator represents a source of ResourcePermission, responsible for emitting these permissions to a consumer in order to evaluate the authorization policies based on a EvaluationContext.
Author:
Pedro Igor