shibboleth.Conditions.RelyingPartyId regex?
Liam Hoekenga
liamr at umich.edu
Thu Jul 16 15:33:02 EDT 2015
On Thu, Jul 16, 2015 at 3:13 PM, Cantor, Scott <cantor.2 at osu.edu> wrote:
> >A bean whose parent is shibboleth.RelyingPartyIdRegexPredicate should
> also have the same constructors?
>
> That's not a child bean with a parent, that's just a bean of that exact
> class.
>
The bean I'm defining in my intercept flow conf uses that as a parent. e.g.
<bean
parent="shibboleth.RelyingPartyIdRegexPredicate">
<constructor-arg>
<list>
<value>https://sp.example.edu
</value>
</list>
</constructor-arg>
</bean>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20150716/26b06e4b/attachment-0001.html>
More information about the users
mailing list