You are viewing a plain text version of this content. The canonical link for it is here.
Posted to imperius-dev@incubator.apache.org by "David Wood (JIRA)" <ji...@apache.org> on 2008/12/17 17:41:44 UTC

[jira] Resolved: (IMPERIUS-17) More information on policy evaluation status

     [ https://issues.apache.org/jira/browse/IMPERIUS-17?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Wood resolved IMPERIUS-17.
--------------------------------

    Resolution: Fixed

This has been fixed with the patches applied.

> More information on policy evaluation status
> --------------------------------------------
>
>                 Key: IMPERIUS-17
>                 URL: https://issues.apache.org/jira/browse/IMPERIUS-17
>             Project: Imperius
>          Issue Type: Improvement
>         Environment: Any
>            Reporter: David Wood
>            Assignee: Bill Stoddard
>         Attachments: splcore-evalresults-patch.txt
>
>
> Per a recent note to the mailing list....
> I would like to be able to implement ACL policies in SPL that do not 
> depend on implementation-dependent anchor classes to capture the results 
> of the decision.  My suggestion is to use the condition statement 
> evaluation results to implement ACL policies.  If people agree, then we 
> need to be able to retrieve the result of the condition evaluation after 
> policy evaluation.  Currently all that is returned by SPLPis a status code
>  (error, success, not evaluated), but we could simply 
> change this to return a new EvaluationResults object that contains the 
> condition results, current status value, and any other data that might be 
> useful in the future. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.