toggle menu
gradle
8.11
API
switch theme
search in API
gradle
/
org.gradle.authentication.http
Package-level
declarations
API
Classes related to transport authentication protocols for HTTP.
Since
2.7
Types
Types
Basic
Authentication
Link copied to clipboard
API
interface
BasicAuthentication
:
Authentication
Authentication scheme for basic access authentication over HTTP.
Digest
Authentication
Link copied to clipboard
API
interface
DigestAuthentication
:
Authentication
Authentication scheme for digest access authentication over HTTP.
Http
Header
Authentication
Link copied to clipboard
API
interface
HttpHeaderAuthentication
:
Authentication
Authentication scheme for HTTP header authentication over HTTP.