public class HTTPPostSimpleSignDecoder extends HTTPPostDecoder
| Constructor and Description |
|---|
HTTPPostSimpleSignDecoder() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBindingURI()
Gets the SAML binding URI supported by this decoder.
|
protected void |
populateBindingContext(MessageContext<SAMLObject> messageContext)
Populate the context which carries information specific to this binding.
|
doDecode, getBase64DecodedMessagedecode, doDestroy, doInitialize, getMessageToLog, getParserPool, logDecodedMessage, setParserPool, unmarshallMessagegetHttpServletRequest, setHttpServletRequestgetMessageContext, setMessageContextdestroy, initialize, isDestroyed, isInitializedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdecode, getMessageContextpublic String getBindingURI()
getBindingURI in interface SAMLMessageDecodergetBindingURI in class HTTPPostDecoderprotected void populateBindingContext(MessageContext<SAMLObject> messageContext)
populateBindingContext in class HTTPPostDecodermessageContext - the current message contextCopyright © 2021. All rights reserved.