Interface AuthChallenge


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

    Modifier and Type
    Method
    Description
    boolean
     
    int
    Some platforms need the error code that will be sent (i.e.
  • Method Details

    • 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: