Class Pac4jHTTPPostDecoder

  • 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

    public class Pac4jHTTPPostDecoder
    extends AbstractPac4jDecoder
    Decoder for messages sent via POST and SOAP bindings.
    Since:
    1.8
    Author:
    Misagh Moayyed, Jerome Leleu
    • Constructor Detail

      • Pac4jHTTPPostDecoder

        public Pac4jHTTPPostDecoder​(WebContext context)
    • Method Detail

      • doDecode

        protected void doDecode()
                         throws org.opensaml.messaging.decoder.MessageDecodingException
        Specified by:
        doDecode in class org.opensaml.messaging.decoder.AbstractMessageDecoder
        Throws:
        org.opensaml.messaging.decoder.MessageDecodingException