<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jul 16, 2015 at 1:21 PM, Cantor, Scott <span dir="ltr"><<a href="mailto:cantor.2@osu.edu" target="_blank">cantor.2@osu.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><span class="">>I tried instantiating a shibboleth.RelyingPartyIdRegexPredicate bean, but it doesn't appear to have any constructors despite it being of class net.shibboleth.idp.profile.logic.RelyingPartyIdPredicate.<br>
<br>
</span>That class has two constructors, one taking a list of strings and the other a Predicate. You should be able to see them in the javadocs [1]. I'm not sure what you mean by it not appearing to have any.</blockquote></div><br>I tried specifying the constructors both by name and position, and it I got..</div><div class="gmail_extra"><br></div><div class="gmail_extra">Could not resolve matching constructor (hint: specify index/type/name arguments for simple parameters to avoid type ambiguities)<br></div></div>