Package | Description |
---|---|
org.opensaml.saml2.binding.decoding |
Classes used to decode SAML 2 messages.
|
org.opensaml.saml2.binding.encoding |
Classes used to encode SAML 2 messages.
|
org.opensaml.ws.message.handler | |
org.opensaml.ws.soap.soap11.decoder | |
org.opensaml.ws.soap.soap11.decoder.http | |
org.opensaml.ws.soap.soap11.encoder | |
org.opensaml.ws.soap.soap11.encoder.http |
Modifier and Type | Class and Description |
---|---|
class |
HandlerChainAwareHTTPSOAP11Decoder
SAML 2.0 SOAP 1.1 over HTTP binding decoder with support for handler chains.
|
Modifier and Type | Class and Description |
---|---|
class |
HandlerChainAwareHTTPSOAP11Encoder |
Modifier and Type | Class and Description |
---|---|
class |
BaseHandlerChainAwareMessageDecoder
Base class for message decoders which are capable of processing the message context's inbound
HandlerChain . |
class |
BaseHandlerChainAwareMessageEncoder
Base class for message encoders which are capable of processing the message context's outbound
HandlerChain . |
Modifier and Type | Class and Description |
---|---|
class |
SOAP11Decoder
Basic SOAP 1.1 decoder.
|
Modifier and Type | Class and Description |
---|---|
class |
HTTPSOAP11Decoder
Basic SOAP 1.1 over decoder for HTTP transport.
|
Modifier and Type | Class and Description |
---|---|
class |
SOAP11Encoder
Basic SOAP 1.1 encoder.
|
Modifier and Type | Class and Description |
---|---|
class |
HTTPSOAP11Encoder
Basic SOAP 1.1 encoder for HTTP transport.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.