Class Pac4jHTTPRedirectDeflateDecoder

  • All Implemented Interfaces:
    net.shibboleth.utilities.java.support.component.Component, net.shibboleth.utilities.java.support.component.DestructableComponent, net.shibboleth.utilities.java.support.component.InitializableComponent, net.shibboleth.utilities.java.support.component.UnmodifiableComponent, org.opensaml.messaging.decoder.MessageDecoder<org.opensaml.saml.common.SAMLObject>

    public class Pac4jHTTPRedirectDeflateDecoder
    extends AbstractPac4jDecoder
    Decoder for messages sent via HTTP-Redirect binding.
    Since:
    3.4.0
    Author:
    Jerome Leleu
    • Constructor Detail

      • Pac4jHTTPRedirectDeflateDecoder

        public Pac4jHTTPRedirectDeflateDecoder​(WebContext context)
    • Method Detail

      • doDecode

        protected void doDecode()
                         throws org.opensaml.messaging.decoder.MessageDecodingException
        Specified by:
        doDecode in class org.opensaml.messaging.decoder.AbstractMessageDecoder<org.opensaml.saml.common.SAMLObject>
        Throws:
        org.opensaml.messaging.decoder.MessageDecodingException
      • inflate

        protected InputStream inflate​(byte[] input)
                               throws org.opensaml.messaging.decoder.MessageDecodingException
        Throws:
        org.opensaml.messaging.decoder.MessageDecodingException