Interface MessageDecoder

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void decode()
      Decode message data from the source and store it so that it may be retrieved via getMessageContext().
      MessageContext getMessageContext()
      Get the decoded message context.
      • Methods inherited from interface net.shibboleth.utilities.java.support.component.DestructableComponent

        destroy, isDestroyed
      • Methods inherited from interface net.shibboleth.utilities.java.support.component.InitializableComponent

        initialize, isInitialized