Interface AuthChallenge

    • Method Detail

      • challenge

        boolean challenge​(OidcHttpFacade exchange)
        Parameters:
        exchange -
        Returns:
        challenge sent
      • getResponseCode

        int getResponseCode()
        Some platforms need the error code that will be sent (i.e. Undertow)
        Returns: