AttributeDefinition: Regex not woking

Brent Putman putmanb at georgetown.edu
Fri May 27 12:52:16 EDT 2016



On 5/27/16 8:55 AM, Marcel Kleiber wrote:
>
>
> Thanks, this did the trick and I'm convinced now shib is using
> mapper.matches()!

It uses java.util.regex.Matcher#matches(), and then extracts and
returns the first match group value using Matcher#group(1).

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20160527/a83f7860/attachment.html>


More information about the users mailing list