Uses of Class
net.shibboleth.idp.profile.logic.RelyingPartyIdPredicate
Packages that use RelyingPartyIdPredicate
Package
Description
Functions and predicates supporting other profile components.
-
Uses of RelyingPartyIdPredicate in net.shibboleth.idp.profile.logic
Methods in net.shibboleth.idp.profile.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.