Package org.opensaml.profile.logic
Class MessageContextPredicateAdapterTest.MockPredicate
- java.lang.Object
-
- org.opensaml.profile.logic.MessageContextPredicateAdapterTest.MockPredicate
-
- All Implemented Interfaces:
Predicate<org.opensaml.profile.context.ProfileRequestContext>
- Enclosing class:
- MessageContextPredicateAdapterTest
public static class MessageContextPredicateAdapterTest.MockPredicate extends Object implements Predicate<org.opensaml.profile.context.ProfileRequestContext>
-
-
Constructor Summary
Constructors Constructor Description MockPredicate()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleantest(org.opensaml.profile.context.ProfileRequestContext input)
-