OASIS eXtensible Access Control Markup Language (XACML) TC

 View Only

RE: [xacml] URI-match function proposal

  • 1.  RE: [xacml] URI-match function proposal

    Posted 06-23-2004 19:00
     MHonArc v2.5.0b2 -->
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    

    xacml message

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


    Subject: RE: [xacml] URI-match function proposal


    
    Completely agree.  There is no value in trying to define a Yet Another
    Regex standard to implement.   Not to mention that to put it into the
    rule target, which is supposed to be used for easy rule search and
    analysis, is even less helpful: for those who are concerned about
    runtime efficiency and policy analysis - we define a different way to
    handle applying rule to a hierarchy of resources.  For those who can
    live with evaluating regular expressions for every rule in the system
    when looking them up - we already have that. :)
    
    Daniel