public abstract class BaseSAML2MessageEncoder extends org.opensaml.messaging.encoder.servlet.BaseHttpServletResponseXMLMessageEncoder<SAMLObject> implements SAMLMessageEncoder
| Constructor and Description |
|---|
BaseSAML2MessageEncoder() |
| Modifier and Type | Method and Description |
|---|---|
protected URI |
getEndpointURL(org.opensaml.messaging.context.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, setMessageContextinitialize, isInitializeddestroy, isDestroyedprotected URI getEndpointURL(org.opensaml.messaging.context.MessageContext<SAMLObject> messageContext) throws org.opensaml.messaging.encoder.MessageEncodingException
messageContext - current message contextorg.opensaml.messaging.encoder.MessageEncodingException - throw if no relying party endpoint is availableCopyright © 1999–2019 Shibboleth Consortium. All rights reserved.