public class HTTPSOAP11Encoder extends HTTPSOAP11Encoder<SAMLObject> implements SAMLMessageEncoder
| Constructor and Description |
|---|
HTTPSOAP11Encoder() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBindingURI()
Gets the SAML binding URI supported by this encoder.
|
protected String |
getSOAPAction()
Determine the value of the SOAPAction HTTP header to send.
|
buildAndStoreSOAPMessage, doEncode, getHTTPResponseStatusCode, getMessageToLog, getSOAPEnvelope, prepareContext, prepareHttpServletResponse, storeSOAPEnvelopeencode, logEncodedMessage, marshallMessagedoDestroy, doInitialize, getHttpServletResponse, setHttpServletResponsegetMessageContext, setMessageContextdestroy, initialize, isDestroyed, isInitializedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitencode, prepareContext, setMessageContextprotected String getSOAPAction()
The default behavior is to return the value of the SOAP Envelope's WS-Addressing Action header, if present.
getSOAPAction in class HTTPSOAP11Encoder<SAMLObject>public String getBindingURI()
getBindingURI in interface SAMLMessageEncoderCopyright © 2021. All rights reserved.