Kotlin DSL Reference for Gradle
8.4
API
Kotlin DSL Reference for Gradle
/
org.gradle.authentication
/
Authentication
Authentication
API
interface
Authentication
:
Named
(
source
)
Base interface for transport authentication schemes.
Inheritors
AwsImAuthentication
HttpHeaderAuthentication
DigestAuthentication
BasicAuthentication
Members
Functions
get
Name
Link copied to clipboard
API
abstract
fun
getName
(
)
:
String