Class AttributeResolverTest.TestPredicate
- java.lang.Object
-
- net.shibboleth.idp.attribute.resolver.spring.AttributeResolverTest.TestPredicate
-
- All Implemented Interfaces:
Predicate<org.opensaml.profile.context.ProfileRequestContext>
- Enclosing class:
- AttributeResolverTest
static class AttributeResolverTest.TestPredicate extends Object implements Predicate<org.opensaml.profile.context.ProfileRequestContext>
-
-
Constructor Summary
Constructors Constructor Description TestPredicate(Function<org.opensaml.profile.context.ProfileRequestContext,String> profileFinder, String compare)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleantest(org.opensaml.profile.context.ProfileRequestContext input)
-