Package org.gradle.authentication.http
Interface BasicAuthentication
- All Superinterfaces:
Authentication
,Named
Authentication scheme for basic access authentication over HTTP. When using this scheme, credentials are sent preemptively.
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.gradle.api.Named
Named.Namer
-
Method Summary