Uses of Class
org.opensaml.profile.context.navigate.ParentProfileRequestContextLookup
Packages that use ParentProfileRequestContextLookup
Package
Description
Interfaces and classes for profile actions, discrete units of behavior that
make up a profile.
First order logic predicates and functions used for working with profile request data.
-
Uses of ParentProfileRequestContextLookup in org.opensaml.profile.action
Fields in org.opensaml.profile.action declared as ParentProfileRequestContextLookupModifier and TypeFieldDescriptionprivate static final ParentProfileRequestContextLookup<MessageContext>AbstractHandlerDelegatingProfileAction.PRC_LOOKUPLookup function for parent ProfileRequestContext. -
Uses of ParentProfileRequestContextLookup in org.opensaml.profile.logic
Fields in org.opensaml.profile.logic declared as ParentProfileRequestContextLookupModifier and TypeFieldDescriptionprivate static final ParentProfileRequestContextLookup<MessageContext>MessageContextPredicateAdapter.PRC_LOOKUPThe lookup function for the ProfileRequestContext.