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