shibboleth.Conditions.RelyingPartyId regex?
Cantor, Scott
cantor.2 at osu.edu
Thu Jul 16 13:21:23 EDT 2015
On 7/16/15, 12:36 PM, "users on behalf of Liam Hoekenga" <users-bounces at shibboleth.net on behalf of liamr at umich.edu> wrote:
>The example from relying-party.xml uses an "activationCondition" property, but I *think* that's a RelyingParty thing.
It's a "virtually everything" thing. Most of the properties that take a predicate are called that. Probably not every one, but close.
>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.
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.
The wiki uses these redirectors to macro-ize doc links, but they're "stable" for people to use. I'll try and remember to get a form put into place to make them easier for people to use and get that posted. The scripts will rewrite any qualified class name into the right link.
-- Scott
[1] http://shibboleth.net/cgi-bin/java-idp.cgi/net.shibboleth.idp.profile.logic.RelyingPartyIdPredicate
More information about the users
mailing list