Uses of Package
org.opensaml.messaging.encoder
Packages that use org.opensaml.messaging.encoder
Package
Description
Interfaces and classes for encoding messages.
Interfaces and classes for encoding HTTP messages.
Interfaces and classes for encoding messages to a
HttpServletResponse.Interfaces and classes for message-related error handling.
Interfaces and classes for message processing pipelines.
Interfaces and classes for HTTP message processing pipelines.
Interfaces and classes for HTTP Servlet message processing pipelines.
Implementations of general profile actions.
Classes used to encode SAML messages.
Implementation of SAML binding-level functionality, such as MessageHandlers.
SAML 1.x message encoders.
SAML 2.0 message encoders.
SOAP 1.1 client message encoding support implementations.
SOAP over HTTP 1.1 message encoder and handlers.
-
Classes in org.opensaml.messaging.encoder used by org.opensaml.messaging.encoderClassDescriptionInterface for component that encodes message data from a
MessageContextto a sink.Exception thrown when a problem occurs encoding a message from to an output transport. -
Classes in org.opensaml.messaging.encoder used by org.opensaml.messaging.encoder.httpclientClassDescriptionAbstract message encoder.Interface for component that encodes message data from a
MessageContextto a sink.Exception thrown when a problem occurs encoding a message from to an output transport. -
Classes in org.opensaml.messaging.encoder used by org.opensaml.messaging.encoder.servletClassDescriptionAbstract message encoder.Interface for component that encodes message data from a
MessageContextto a sink.Exception thrown when a problem occurs encoding a message from to an output transport. -
Classes in org.opensaml.messaging.encoder used by org.opensaml.messaging.errorClassDescriptionInterface for component that encodes message data from a
MessageContextto a sink. -
Classes in org.opensaml.messaging.encoder used by org.opensaml.messaging.pipelineClassDescriptionInterface for component that encodes message data from a
MessageContextto a sink. -
Classes in org.opensaml.messaging.encoder used by org.opensaml.messaging.pipeline.httpclientClassDescriptionInterface for component that encodes message data from a
MessageContextto a sink. -
Classes in org.opensaml.messaging.encoder used by org.opensaml.messaging.pipeline.servletClassDescriptionInterface for component that encodes message data from a
MessageContextto a sink. -
Classes in org.opensaml.messaging.encoder used by org.opensaml.profile.action.implClassDescriptionInterface for component that encodes message data from a
MessageContextto a sink. -
Classes in org.opensaml.messaging.encoder used by org.opensaml.saml.common.binding.encodingClassDescriptionInterface for component that encodes message data from a
MessageContextto a sink. -
Classes in org.opensaml.messaging.encoder used by org.opensaml.saml.common.binding.implClassDescriptionAbstract message encoder.Interface for component that encodes message data from a
MessageContextto a sink. -
Classes in org.opensaml.messaging.encoder used by org.opensaml.saml.saml1.binding.encoding.implClassDescriptionAbstract message encoder.Interface for a
MessageEncoderthat relies on HTML output, and thus requires CSP considerations.Interface for component that encodes message data from aMessageContextto a sink.Exception thrown when a problem occurs encoding a message from to an output transport. -
Classes in org.opensaml.messaging.encoder used by org.opensaml.saml.saml2.binding.encoding.implClassDescriptionAbstract message encoder.Interface for a
MessageEncoderthat relies on HTML output, and thus requires CSP considerations.Interface for component that encodes message data from aMessageContextto a sink.Exception thrown when a problem occurs encoding a message from to an output transport. -
Classes in org.opensaml.messaging.encoder used by org.opensaml.soap.client.soap11.encoder.http.implClassDescriptionAbstract message encoder.Interface for component that encodes message data from a
MessageContextto a sink.Exception thrown when a problem occurs encoding a message from to an output transport. -
Classes in org.opensaml.messaging.encoder used by org.opensaml.soap.soap11.encoder.http.implClassDescriptionAbstract message encoder.Interface for component that encodes message data from a
MessageContextto a sink.Exception thrown when a problem occurs encoding a message from to an output transport.