StartContext - type of the starting contextRootContext - type of the root contextpublic class RootContextLookup<StartContext extends BaseContext,RootContext extends BaseContext> extends Object implements ContextDataLookupFunction<StartContext,RootContext>
ContextDataLookupFunction that gets the root of context tree.| Constructor and Description |
|---|
RootContextLookup() |
@Nullable public RootContext apply(@Nullable BaseContext input)
apply in interface Function<StartContext extends BaseContext,RootContext extends BaseContext>Copyright © 1999–2016 Shibboleth Consortium. All rights reserved.