Source: google-auth-java Section: java Priority: optional Maintainer: Debian Java Maintainers Uploaders: Olek Wojnar , Andreas Tille , Build-Depends: debhelper-compat (= 13), default-jdk, libgoogle-auto-value-java (>= 1.6.6~), libgoogle-http-client-java (>= 1.32.1~), libgrpc-java, libguava-java (>= 28.1~), maven-debian-helper, Standards-Version: 4.5.1 Rules-Requires-Root: no Vcs-Git: https://salsa.debian.org/java-team/google-auth-java.git Vcs-Browser: https://salsa.debian.org/java-team/google-auth-java Homepage: https://github.com/googleapis/google-auth-library-java Package: libgoogle-auth-java Architecture: all Multi-Arch: foreign Depends: ${misc:Depends}, ${maven:Depends} Suggests: ${maven:OptionalDepends} Description: Open source authentication client library for Java This project consists of 2 artifacts. The first, google-auth-library-credentials, contains base classes and interfaces for Google credentials while the second, google-auth-library-oauth2-http, contains a wide variety of credentials as well as utility methods to create them and to get Application Default Credentials.