This is an automated email from the ASF dual-hosted git repository.
ndipiazza pushed a change to branch
TIKA-4237-Add-JWT-authentication-ability-to-the-http-fetcher
in repository https://gitbox.apache.org/repos/asf/tika.git
from eccd23add add jwt fetching
add 819e9320c jwt generation
No new revisions were added by this update.
Summary of changes:
.../tika/pipes/fetcher/http/HttpFetcher.java | 15 ++++++------
.../tika/pipes/fetcher/http/jwt/JwtGenerator.java | 13 +++++++----
.../tika/pipes/fetcher/http/HttpFetcherTest.java | 27 ++++++++++++++++++++++
.../pipes/fetcher/http/jwt/JwtGeneratorTest.java | 9 ++++----
4 files changed, 48 insertions(+), 16 deletions(-)