gradle
Toggle table of contents
9.1.0-20250628022042+0000
API
Platform filter
API
Switch theme
Search in API
gradle
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.