public class HttpClientResponseSOAP11Decoder extends HttpClientResponseSOAP11Decoder<SAMLObject> implements SAMLMessageDecoder
| Constructor and Description |
|---|
HttpClientResponseSOAP11Decoder()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
doDecode() |
String |
getBindingURI() |
protected void |
populateBindingContext(org.opensaml.messaging.context.MessageContext<SAMLObject> messageContext)
Populate the context which carries information specific to this binding.
|
buildFaultException, doInitialize, getBodyHandler, getFault, getMessageToLog, processSuccessResponse, setBodyHandlerdecode, doDestroy, getParserPool, logDecodedMessage, setParserPool, unmarshallMessagegetHttpResponse, setHttpResponsegetMessageContext, setMessageContextdestroy, initialize, isDestroyed, isInitializedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdecode, getMessageContextprivate final Logger log
public HttpClientResponseSOAP11Decoder()
public String getBindingURI()
getBindingURI in interface SAMLMessageDecoderprotected void doDecode()
throws org.opensaml.messaging.decoder.MessageDecodingException
doDecode in class HttpClientResponseSOAP11Decoder<SAMLObject>org.opensaml.messaging.decoder.MessageDecodingExceptionprotected void populateBindingContext(org.opensaml.messaging.context.MessageContext<SAMLObject> messageContext)
messageContext - the current message contextCopyright © 1999–2015. All rights reserved.