Class BasicAuthTokenExtractor

    • Method Summary

      All Methods Instance Methods Concrete Methods Deprecated Methods 
      Modifier and Type Method Description
      java.lang.String extract​(java.lang.String challengeResponse)
      Deprecated.
       
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • BasicAuthTokenExtractor

        public BasicAuthTokenExtractor()
        Deprecated.
    • Method Detail

      • extract

        public java.lang.String extract​(java.lang.String challengeResponse)
                                 throws org.apache.hc.core5.http.HttpException
        Deprecated.
        Throws:
        org.apache.hc.core5.http.HttpException