Package org.opensaml.profile.logic
Class MessageContextPredicateAdapterTest.MockContext
- java.lang.Object
-
- org.opensaml.messaging.context.BaseContext
-
- org.opensaml.profile.logic.MessageContextPredicateAdapterTest.MockContext
-
- All Implemented Interfaces:
Iterable<org.opensaml.messaging.context.BaseContext>
- Enclosing class:
- MessageContextPredicateAdapterTest
public static class MessageContextPredicateAdapterTest.MockContext extends org.opensaml.messaging.context.BaseContext
-
-
Constructor Summary
Constructors Constructor Description MockContext()
-
Method Summary
-
Methods inherited from class org.opensaml.messaging.context.BaseContext
addSubcontext, addSubcontext, clearSubcontexts, containsSubcontext, createSubcontext, getParent, getSubcontext, getSubcontext, getSubcontext, getSubcontext, iterator, removeSubcontext, removeSubcontext, setParent
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface java.lang.Iterable
forEach, spliterator
-
-
-
-
Field Detail
-
value
public String value
-
-