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 com.google.common.base.Function<StartContext extends BaseContext,RootContext extends BaseContext>Copyright © 1999–2019 Shibboleth Consortium. All rights reserved.