public abstract class BaseSAML2MessageEncoder extends BaseHttpServletResponseXMLMessageEncoder<SAMLObject> implements SAMLMessageEncoder
Constructor and Description |
---|
BaseSAML2MessageEncoder() |
Modifier and Type | Method and Description |
---|---|
protected URI |
getEndpointURL(MessageContext<SAMLObject> messageContext)
Gets the response URL from the message context.
|
encode, getMessageToLog, logEncodedMessage, marshallMessage
doDestroy, doInitialize, getHttpServletResponse, setHttpServletResponse
doEncode, getMessageContext, prepareContext, setMessageContext
destroy, initialize, isDestroyed, isInitialized
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getBindingURI
encode, prepareContext, setMessageContext
protected URI getEndpointURL(MessageContext<SAMLObject> messageContext) throws MessageEncodingException
messageContext
- current message contextMessageEncodingException
- throw if no relying party endpoint is availableCopyright © 2017. All rights reserved.