StartContext - type of starting contextParentContext - type of the parent contextpublic class ParentContextLookup<StartContext extends BaseContext,ParentContext extends BaseContext> extends Object implements ContextDataLookupFunction<StartContext,ParentContext>
ContextDataLookupFunction that gets the parent of a given context.| Constructor and Description |
|---|
ParentContextLookup() |
@Nullable public ParentContext apply(@Nullable StartContext input)
apply in interface com.google.common.base.Function<StartContext extends BaseContext,ParentContext extends BaseContext>Copyright © 1999–2018 Shibboleth Consortium. All rights reserved.