Package org.gradle.authentication.http


@Incubating package org.gradle.authentication.http
Classes related to transport authentication protocols for HTTP.
Since:
2.7
  • Interfaces
    Class
    Description
    Authentication scheme for basic access authentication over HTTP.
    Authentication scheme for digest access authentication over HTTP.