Interface AccessTokenExtractor

    • Method Detail

      • extract

        Token extract​(java.lang.String response)
        Extracts the access token from the contents of an Http Response
        Parameters:
        response - the contents of the response
        Returns:
        OAuth access token