Java HTTP SPNEGO authentication library for securing Hadoop services and clients.
<dependency>
<groupId>org.apache.hadoop</groupId>
<artifactId>hadoop-auth</artifactId>
<version>3.5.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Open an authenticated HTTP connection using SPNEGO.
Ensure proper Kerberos setup (e.g., java.security.krb5.conf system property).
No dependency data recorded yet.