> One way to use Regular Expression patterns. Find
> the part of the service id that matches the pattern and extract it and
> then call equals on both of the pattern-extracted ids.

+1 for real regular expressions.

The AntPathMatcher used currently for matching services is limiting; for
example, you can't currently have a single registered service accessible
on multiple ports.  Regular expressions would easily allow this.

M

_______________________________________________
cas-dev mailing list
cas-dev@tp.its.yale.edu
http://tp.its.yale.edu/mailman/listinfo/cas-dev

Reply via email to