Interface DockerCredentialHelperAuth


@Immutable public interface DockerCredentialHelperAuth
Represents the auth response received from a docker credential helper on a "get" operation, or sent to a credential helper on a "store".

See DockerCredentialHelper.