Package | Description |
---|---|
org.opensaml.saml.saml2.binding.decoding.impl |
SAML 2.0 message decoders.
|
org.opensaml.soap.soap11.decoder.http.impl |
SOAP over HTTP 1.1 message decoder and handlers.
|
Modifier and Type | Class and Description |
---|---|
class |
HTTPArtifactDecoder
SAML 2 Artifact Binding decoder, support both HTTP GET and POST.
|
class |
HTTPPostDecoder
Message decoder implementing the SAML 2.0 HTTP POST binding.
|
class |
HTTPPostSimpleSignDecoder
Message decoder implementing the SAML 2.0 HTTP POST-SimpleSign binding.
|
class |
HTTPRedirectDeflateDecoder
SAML 2.0 HTTP Redirect decoder using the DEFLATE encoding method.
|
Modifier and Type | Class and Description |
---|---|
class |
HTTPSOAP11Decoder<MessageType extends XMLObject>
Basic SOAP 1.1 decoder for HTTP transport.
|
Copyright © 2017. All rights reserved.