Package org.gradle.api.credentials


@NullMarked package org.gradle.api.credentials
  • Interfaces
    Class
    Description
    Represents credentials used to authenticate with Amazon Web Services.
    Base interface for credentials used for different authentication purposes.
    Credentials that can be used to login to a protected server, e.g.
    A username/password credentials that can be used to login to something protected by a username and password.