api / org.gradle.authentication.http / BasicAuthentication

BasicAuthentication

@Incubating interface BasicAuthentication : Authentication

Authentication scheme for basic access authentication over HTTP. When using this scheme, credentials are sent preemptively.