Class HTTPPostSimpleSignDecoder

All Implemented Interfaces:
Component, DestructableComponent, InitializableComponent, UnmodifiableComponent, MessageDecoder, HttpServletRequestMessageDecoder, SAMLMessageDecoder

public class HTTPPostSimpleSignDecoder
extends HTTPPostDecoder
Message decoder implementing the SAML 2.0 HTTP POST-SimpleSign binding.
  • Constructor Details

    • HTTPPostSimpleSignDecoder

      public HTTPPostSimpleSignDecoder()
  • Method Details