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, getBase64DecodedMessage
decode, doDestroy, doInitialize, getMessageToLog, getParserPool, logDecodedMessage, setParserPool, unmarshallMessage
getHttpServletRequest, setHttpServletRequest
getMessageContext, setMessageContext
destroy, initialize, isDestroyed, isInitialized
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
decode, getMessageContext
public String getBindingURI()
getBindingURI
in interface SAMLMessageDecoder
getBindingURI
in class HTTPPostDecoder
protected void populateBindingContext(MessageContext<SAMLObject> messageContext)
populateBindingContext
in class HTTPPostDecoder
messageContext
- the current message contextCopyright © 2019. All rights reserved.