Share

Sun's XACML Implementation

Tracker: Bugs

5 time-in-range not in standard function set - ID: 1532473
Last Update: Comment added ( sethp )

The function

urn:oasis:names:tc:xacml:2.0:function:time-in-range

is not listed in the functions supported by the standard
function factory and can therefore not be used within a
policy.

Proposed fix:

Add the existing class TimeInRangeFunction
to the DateMathFunctionCluster

(see attached file)

Regards,

Ludwig Seitz

ludwig@sics.se


Nobody/Anonymous ( nobody ) - 2006-08-01 14:45

5

Closed

Fixed

Nobody/Anonymous

None

None

Public


Comment ( 1 )




Date: 2006-11-28 14:46
Sender: sethpProject Admin


Thanks for catching this problem. I have fixed it in the latest version of
the CVS tree. Note that the function is now being added directly, not by a
cluster, because it should be available as a condition function. Please let
me know if this work for you.


seth


Log in to comment.

Attached File ( 1 )

Filename Description Download
DateMathFunctionCluster.java Proposed fix in DateMathFunctionCluster.java Download

Changes ( 4 )

Field Old Value Date By
status_id Open 2006-11-28 14:46 sethp
resolution_id None 2006-11-28 14:46 sethp
close_date - 2006-11-28 14:46 sethp
File Added 187129: DateMathFunctionCluster.java 2006-08-01 14:45 nobody