jar

de.dehn : spring-boot-drupal-authentication

Maven & Gradle

May 31, 2016
0 stars

Spring Boot Drupal authentication · Supports authentication with Spring Security against Drupal

Table Of Contents

Latest Version

Download de.dehn : spring-boot-drupal-authentication JAR file - Latest Versions:

All Versions

Download de.dehn : spring-boot-drupal-authentication JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0

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 spring-boot-drupal-authentication-1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

de.dehn.drupal.userdetails

├─ de.dehn.drupal.userdetails.DrupalUser.class - [JAR]

de.dehn.drupal.filter

├─ de.dehn.drupal.filter.DrupalPreAuthenticationFilter.class - [JAR]

de.dehn.drupal.util

├─ de.dehn.drupal.util.CryptUtils.class - [JAR]

de.dehn.drupal.config

├─ de.dehn.drupal.config.DrupalAuthenticationSettings.class - [JAR]

├─ de.dehn.drupal.config.DrupalAwareWebSecurityConfiguration.class - [JAR]

de.dehn.drupal.authentication.preauth

├─ de.dehn.drupal.authentication.preauth.DrupalAuthenticationCookiePrincipal.class - [JAR]

├─ de.dehn.drupal.authentication.preauth.DrupalAuthenticationUserDetailsService.class - [JAR]