Uses of Package
org.opensaml.messaging.context.navigate
-
Packages that use org.opensaml.messaging.context.navigate Package Description org.opensaml.messaging.context.navigate A set of functions used to navigate and lookup data from a tree ofBaseContexts.org.opensaml.profile.action Interfaces and classes for profile actions, discrete units of behavior that make up a profile.org.opensaml.profile.context.navigate Functions for navigating profile context information.org.opensaml.saml.common.binding.impl Implementation of SAML binding-level functionality, such as MessageHandlers.org.opensaml.saml.common.binding.security.impl Classes responsible for performing transport-related and basic message validation of decoded SAML messages.org.opensaml.saml.common.messaging.context.navigate Functions to navigate SAML message contexts.org.opensaml.soap.client.messaging SOAP HTTP client messaging functionality.org.opensaml.soap.client.security Classes related to SOAP client security.org.opensaml.soap.wsaddressing.messaging.impl WS-Addressing message handling components. -
Classes in org.opensaml.messaging.context.navigate used by org.opensaml.messaging.context.navigate Class Description ContextDataLookupFunction AFunctionthat is used to navigate aBaseContexttree and extract data from it.MessageContextLookup.Direction Used to indicate the target message context. -
Classes in org.opensaml.messaging.context.navigate used by org.opensaml.profile.action Class Description ContextDataLookupFunction AFunctionthat is used to navigate aBaseContexttree and extract data from it. -
Classes in org.opensaml.messaging.context.navigate used by org.opensaml.profile.context.navigate Class Description ContextDataLookupFunction AFunctionthat is used to navigate aBaseContexttree and extract data from it.RecursiveTypedParentContextLookup AContextDataLookupFunctionthat recurses up the parent chain of the input viaBaseContext.getParent(), and returns the first parent context that is an instance of the specified type. -
Classes in org.opensaml.messaging.context.navigate used by org.opensaml.saml.common.binding.impl Class Description ContextDataLookupFunction AFunctionthat is used to navigate aBaseContexttree and extract data from it. -
Classes in org.opensaml.messaging.context.navigate used by org.opensaml.saml.common.binding.security.impl Class Description ContextDataLookupFunction AFunctionthat is used to navigate aBaseContexttree and extract data from it.RecursiveTypedParentContextLookup AContextDataLookupFunctionthat recurses up the parent chain of the input viaBaseContext.getParent(), and returns the first parent context that is an instance of the specified type. -
Classes in org.opensaml.messaging.context.navigate used by org.opensaml.saml.common.messaging.context.navigate Class Description ContextDataLookupFunction AFunctionthat is used to navigate aBaseContexttree and extract data from it. -
Classes in org.opensaml.messaging.context.navigate used by org.opensaml.soap.client.messaging Class Description ContextDataLookupFunction AFunctionthat is used to navigate aBaseContexttree and extract data from it. -
Classes in org.opensaml.messaging.context.navigate used by org.opensaml.soap.client.security Class Description ContextDataLookupFunction AFunctionthat is used to navigate aBaseContexttree and extract data from it. -
Classes in org.opensaml.messaging.context.navigate used by org.opensaml.soap.wsaddressing.messaging.impl Class Description ContextDataLookupFunction AFunctionthat is used to navigate aBaseContexttree and extract data from it.