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, 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
initialize, isInitialized
destroy, isDestroyed
protected 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 © 2016 JBoss by Red Hat. All rights reserved.