Uses of Class
net.shibboleth.idp.attribute.resolver.logic.ResolutionLabelPredicate
Packages that use ResolutionLabelPredicate
Package
Description
Predicates related to attribute resolution.
-
Uses of ResolutionLabelPredicate in net.shibboleth.idp.attribute.resolver.logic
Methods in net.shibboleth.idp.attribute.resolver.logic that return ResolutionLabelPredicateModifier and TypeMethodDescription(package private) static ResolutionLabelPredicateResolutionLabelPredicate.byList(Collection<String> candidates) Factory Method to avoid type-coercion warnings from Spring.(package private) static ResolutionLabelPredicateResolutionLabelPredicate.byPredicate(Predicate<String> pred) Factory Method to avoid type-coercion warnings fromSpring.