jar

com.microsoft.azure.v2 : azure-client-authentication

Maven & Gradle

Aug 07, 2018
19 stars

Azure Java Client Authentication Library for AutoRest · This package contains the authentication connectors to Active Directory for JDK.

Table Of Contents

Latest Version

Download com.microsoft.azure.v2 : azure-client-authentication JAR file - Latest Versions:

All Versions

Download com.microsoft.azure.v2 : azure-client-authentication JAR file - All Versions:

Version Vulnerabilities Size Updated
2.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window azure-client-authentication-2.0.0-beta4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.microsoft.azure.v2.credentials

├─ com.microsoft.azure.v2.credentials.ApplicationTokenCredentials.class - [JAR]

├─ com.microsoft.azure.v2.credentials.AuthFile.class - [JAR]

├─ com.microsoft.azure.v2.credentials.AzureCliCredentials.class - [JAR]

├─ com.microsoft.azure.v2.credentials.AzureCliSubscription.class - [JAR]

├─ com.microsoft.azure.v2.credentials.AzureCliToken.class - [JAR]

├─ com.microsoft.azure.v2.credentials.MSICredentials.class - [JAR]

├─ com.microsoft.azure.v2.credentials.RefreshTokenClient.class - [JAR]

├─ com.microsoft.azure.v2.credentials.UserTokenCredentials.class - [JAR]