Uses of Class
net.shibboleth.profile.context.logic.RelyingPartyIdPredicate
Packages that use RelyingPartyIdPredicate
-
Uses of RelyingPartyIdPredicate in net.shibboleth.profile.context.logic
Methods in net.shibboleth.profile.context.logic that return RelyingPartyIdPredicateModifier and TypeMethodDescriptionstatic RelyingPartyIdPredicateRelyingPartyIdPredicate.fromCandidate(String candidate) Workaround for Spring type conversion ambiguities.static RelyingPartyIdPredicateRelyingPartyIdPredicate.fromCandidates(Collection<String> candidates) Workaround for Spring type conversion ambiguities.static RelyingPartyIdPredicateRelyingPartyIdPredicate.fromPredicate(Predicate<String> pred) Workaround for Spring type conversion ambiguities.