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, marshallMessagedoDestroy, doInitialize, getHttpServletResponse, setHttpServletResponsedoEncode, getMessageContext, prepareContext, setMessageContextdestroy, initialize, isDestroyed, isInitializedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetBindingURIencode, prepareContext, setMessageContextprotected URI getEndpointURL(MessageContext<SAMLObject> messageContext) throws MessageEncodingException
messageContext - current message contextMessageEncodingException - throw if no relying party endpoint is availableCopyright © 2021. All rights reserved.