public class Pac4jHTTPPostDecoder extends AbstractPac4jDecoder
context, logger, parserPool| Constructor and Description |
|---|
Pac4jHTTPPostDecoder(WebContext context) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doDecode() |
java.lang.String |
getBindingURI(SAML2MessageContext messageContext)
Get the binding of the message context;.
|
doDestroy, doInitialize, getBase64DecodedMessage, getParserPool, populateBindingContext, setParserPool, unmarshallMessagedecode, getMessageContext, setMessageContextdestroy, initialize, isDestroyed, isInitializedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic Pac4jHTTPPostDecoder(WebContext context)
protected void doDecode()
throws org.opensaml.messaging.decoder.MessageDecodingException
doDecode in class org.opensaml.messaging.decoder.AbstractMessageDecoder<org.opensaml.saml.common.SAMLObject>org.opensaml.messaging.decoder.MessageDecodingExceptionpublic java.lang.String getBindingURI(SAML2MessageContext messageContext)
AbstractPac4jDecodergetBindingURI in class AbstractPac4jDecodermessageContext - the message contextCopyright © 2019. All Rights Reserved.