OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

xacml message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: RE: [xacml] URI match function


On 12 May, Tim Moses writes: RE: [xacml] URI match function
 > 1. the "scheme" part matches by string-equals;

"scheme" is case-independent.

 > 2. the "server" part matches by dnsName-match; and
 > 3. the "path" part matches by initial substring.

Since the URI specification requires that hierarchical components
in a URI be separated by "/", you might want to specify that the
"path" part matches an initial set of hierarchical components in
the other value.

Anne
-- 
Anne H. Anderson             Email: Anne.Anderson@Sun.COM
Sun Microsystems Laboratories
1 Network Drive,UBUR02-311     Tel: 781/442-0928
Burlington, MA 01803-0902 USA  Fax: 781/442-1692



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]