← Prev in month ← Prev in thread

[xacml-comment] IIC165

From
John Merrells <>
Date
2002-11-26T02:03:37+00:00
ID
Thread
[xacml-comment] IIC165
Test C165 tests all-of using a regular expression match. The mask in the
policy is ' *This  is .* IT!  ', and the attribute values in the request 
are
'   This  is IT!  ', and 'This  is also IT!  '. The first value does not 
match
the mask. The problem is that the mask expects there to be at least two
spaces between 'is' and 'IT!'.

John
← Prev in month ← Prev in thread