Interface AuthenticationHandler<T>

    • Method Detail

      • challenge

        java.lang.String challenge​(java.util.List<org.apache.hc.core5.http.NameValuePair> params)
      • extractAuthToken

        T extractAuthToken​(java.lang.String challengeResponse)
                    throws org.apache.hc.core5.http.HttpException
        Throws:
        org.apache.hc.core5.http.HttpException