Package org.gradle.authentication.http
Classes related to transport authentication protocols for HTTP.
- Since:
- 2.7
-
Interface Summary Interface Description BasicAuthentication Authentication scheme for basic access authentication over HTTP.DigestAuthentication Authentication scheme for digest access authentication over HTTP.