Package org.gradle.api.credentials


@NonNullApi package org.gradle.api.credentials
general credentials related classes.
Since:
2.4
  • 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.