Interface AuthChallenge


  • public interface AuthChallenge
    Version:
    $Revision: 1 $
    Author:
    Bill Burke
    • Method Detail

      • challenge

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

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