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 RelyingPartyIdPredicate
RelyingPartyIdPredicate.fromCandidate
(String candidate) Workaround for Spring type conversion ambiguities.static RelyingPartyIdPredicate
RelyingPartyIdPredicate.fromCandidates
(Collection<String> candidates) Workaround for Spring type conversion ambiguities.static RelyingPartyIdPredicate
RelyingPartyIdPredicate.fromPredicate
(Predicate<String> pred) Workaround for Spring type conversion ambiguities.