We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47c4978 commit 8671818Copy full SHA for 8671818
oauth2_http/java/com/google/auth/mtls/SecureConnectProvider.java
@@ -41,8 +41,8 @@
41
import java.io.InputStream;
42
import java.security.GeneralSecurityException;
43
import java.security.KeyStore;
44
-import java.util.concurrent.TimeUnit;
45
import java.util.List;
+import java.util.concurrent.TimeUnit;
46
47
/**
48
* This class implements {@link MtlsProvider} for the Google Auth library transport layer via {@link
0 commit comments