gradle
8.2.1
Java API
gradle
/
org.gradle.authentication.http
Package-level
declarations
Java API
Classes related to transport authentication protocols for HTTP.
Types
Types
Basic
Authentication
Link copied to clipboard
Java API
interface
BasicAuthentication
:
Authentication
Authentication scheme for basic access authentication over HTTP.
Digest
Authentication
Link copied to clipboard
Java API
interface
DigestAuthentication
:
Authentication
Authentication scheme for digest access authentication over HTTP.
Http
Header
Authentication
Link copied to clipboard
Java API
interface
HttpHeaderAuthentication
:
Authentication
Authentication scheme for HTTP header authentication over HTTP.