Class RecursiveTypedParentContextLookupTest.MockContext1
- java.lang.Object
-
- org.opensaml.messaging.context.BaseContext
-
- org.opensaml.messaging.context.navigate.RecursiveTypedParentContextLookupTest.MockContext1
-
- All Implemented Interfaces:
Iterable<BaseContext>
- Enclosing class:
- RecursiveTypedParentContextLookupTest
public static class RecursiveTypedParentContextLookupTest.MockContext1 extends BaseContext
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.opensaml.messaging.context.BaseContext
BaseContext.ContextSetNoRemoveIteratorDecorator
-
-
Constructor Summary
Constructors Constructor Description MockContext1()
-
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
-
-