Uses of Package
org.opensaml.messaging.context
-
Packages that use org.opensaml.messaging.context Package Description org.opensaml.messaging.context Interfaces and classes for tracking message processing state.org.opensaml.messaging.context.httpclient Interfaces and classes for tracking HTTP message processing state.org.opensaml.messaging.context.navigate A set of functions used to navigate and lookup data from a tree ofBaseContexts.org.opensaml.messaging.decoder Interfaces and classes for decoding messages.org.opensaml.messaging.encoder Interfaces and classes for encoding messages.org.opensaml.messaging.error Interfaces and classes for message-related error handling.org.opensaml.messaging.handler Interfaces and classes for message context handlers.org.opensaml.messaging.logic Interfaces and classes for messaging logic.org.opensaml.messaging.pipeline Interfaces and classes for message processing pipelines. -
Classes in org.opensaml.messaging.context used by org.opensaml.messaging.context Class Description BaseContext Base implementation of a component which represents the context used to store state used for purposes related to messaging.MessageContext A context component which holds the state related to the processing of a single message. -
Classes in org.opensaml.messaging.context used by org.opensaml.messaging.context.httpclient Class Description BaseContext Base implementation of a component which represents the context used to store state used for purposes related to messaging. -
Classes in org.opensaml.messaging.context used by org.opensaml.messaging.context.navigate Class Description BaseContext Base implementation of a component which represents the context used to store state used for purposes related to messaging.InOutOperationContext An operation context which represents concretely a message exchange pattern involving an inbound message and an outbound message.MessageContext A context component which holds the state related to the processing of a single message. -
Classes in org.opensaml.messaging.context used by org.opensaml.messaging.decoder Class Description MessageContext A context component which holds the state related to the processing of a single message. -
Classes in org.opensaml.messaging.context used by org.opensaml.messaging.encoder Class Description MessageContext A context component which holds the state related to the processing of a single message. -
Classes in org.opensaml.messaging.context used by org.opensaml.messaging.error Class Description MessageContext A context component which holds the state related to the processing of a single message. -
Classes in org.opensaml.messaging.context used by org.opensaml.messaging.handler Class Description MessageContext A context component which holds the state related to the processing of a single message. -
Classes in org.opensaml.messaging.context used by org.opensaml.messaging.logic Class Description MessageContext A context component which holds the state related to the processing of a single message. -
Classes in org.opensaml.messaging.context used by org.opensaml.messaging.pipeline Class Description InOutOperationContext An operation context which represents concretely a message exchange pattern involving an inbound message and an outbound message.