public abstract class BaseSAML1MessageEncoder extends BaseHttpServletResponseXMLMessageEncoder<SAMLObject> implements SAMLMessageEncoder
Constructor and Description |
---|
BaseSAML1MessageEncoder() |
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
@Nonnull protected URI getEndpointURL(@Nonnull MessageContext<SAMLObject> messageContext) throws MessageEncodingException
messageContext
- current message contextMessageEncodingException
- throw if no relying party endpoint is availableCopyright © 2019. All rights reserved.