regex in cas-protocol.xml

Paul B. Henson henson at cpp.edu
Tue Feb 23 21:53:38 EST 2016


> From: Marvin Addison
> Sent: Tuesday, February 23, 2016 6:34 AM
> 
> That's correct. Code uses
> https://docs.oracle.com/javase/7/docs/api/java/util/regex/Matcher.html#m
> atches()

Ah, so there is an implicit bind to the beginning and end of the string being matched against. Okay, with that understanding I updated my regular expression and now it is working fine, thanks…

--
Paul B. Henson  |  (909) 979-6361  |  http://www.cpp.edu/~henson/
Operating Systems and Network Analyst  |  henson at cpp.edu
California State Polytechnic University  |  Pomona CA 91768




More information about the users mailing list