jar

com.microsoft.azure : azure-ad-integration-spring-boot-autoconfigure

Maven & Gradle

Aug 18, 2017
1 usages
370 stars

Azure AD Spring Security Integration Spring Boot Autoconfigure · Spring Boot auto configuration package for Azure AD and Spring Security Integration

Table Of Contents

Latest Version

Download com.microsoft.azure : azure-ad-integration-spring-boot-autoconfigure JAR file - Latest Versions:

All Versions

Download com.microsoft.azure : azure-ad-integration-spring-boot-autoconfigure JAR file - All Versions:

Version Vulnerabilities Size Updated
0.1.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-ad-integration-spring-boot-autoconfigure-0.1.5.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.microsoft.azure.autoconfigure.aad

├─ com.microsoft.azure.autoconfigure.aad.AADAuthenticationFilter.class - [JAR]

├─ com.microsoft.azure.autoconfigure.aad.AADAuthenticationFilterAutoConfiguration.class - [JAR]

├─ com.microsoft.azure.autoconfigure.aad.AADAuthenticationFilterProperties.class - [JAR]

├─ com.microsoft.azure.autoconfigure.aad.AzureADGraphClient.class - [JAR]

├─ com.microsoft.azure.autoconfigure.aad.JacksonObjectMapperFactory.class - [JAR]

├─ com.microsoft.azure.autoconfigure.aad.UserGroup.class - [JAR]

├─ com.microsoft.azure.autoconfigure.aad.UserPrincipal.class - [JAR]

Advertisement