public class HTTPSOAP11Encoder extends HTTPSOAP11Encoder<SAMLObject> implements SAMLMessageEncoder
Constructor and Description |
---|
HTTPSOAP11Encoder()
Constructor.
|
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, storeSOAPEnvelope
encode, logEncodedMessage, marshallMessage
doDestroy, doInitialize, getHttpServletResponse, setHttpServletResponse
getMessageContext, setMessageContext
destroy, initialize, isDestroyed, isInitialized
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
encode, prepareContext, setMessageContext
public String getBindingURI()
getBindingURI
in interface SAMLMessageEncoder
protected 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>
Copyright © 2018. All rights reserved.