jar

ca.pjer : parse-security-spring-boot-starter

Maven & Gradle

Mar 28, 2017
7 stars

Parse Security Spring Boot Starter · Ths is a Spring Boot Starter for Security with Parse

Table Of Contents

Latest Version

Download ca.pjer : parse-security-spring-boot-starter JAR file - Latest Versions:

All Versions

Download ca.pjer : parse-security-spring-boot-starter JAR file - All Versions:

Version Vulnerabilities Size Updated
1.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 parse-security-spring-boot-starter-1.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

ca.pjer.spring.boot.security.autoconfigure.parse

├─ ca.pjer.spring.boot.security.autoconfigure.parse.ParseAuthenticationProvider.class - [JAR]

├─ ca.pjer.spring.boot.security.autoconfigure.parse.ParseFilterSupport.class - [JAR]

├─ ca.pjer.spring.boot.security.autoconfigure.parse.ParseLoginFilter.class - [JAR]

├─ ca.pjer.spring.boot.security.autoconfigure.parse.ParseSecureFilter.class - [JAR]

├─ ca.pjer.spring.boot.security.autoconfigure.parse.ParseSecurityAutoConfiguration.class - [JAR]

├─ ca.pjer.spring.boot.security.autoconfigure.parse.ParseSecurityProperties.class - [JAR]

├─ ca.pjer.spring.boot.security.autoconfigure.parse.ParseSessionAuthentication.class - [JAR]

├─ ca.pjer.spring.boot.security.autoconfigure.parse.ParseSessionHandlerMethodArgumentResolver.class - [JAR]

├─ ca.pjer.spring.boot.security.autoconfigure.parse.ParseTokenService.class - [JAR]

├─ ca.pjer.spring.boot.security.autoconfigure.parse.ParseTokenServiceImpl.class - [JAR]

├─ ca.pjer.spring.boot.security.autoconfigure.parse.ParseTokenSessionAuthenticationStrategy.class - [JAR]

├─ ca.pjer.spring.boot.security.autoconfigure.parse.ParseUserAuthentication.class - [JAR]

├─ ca.pjer.spring.boot.security.autoconfigure.parse.ParseWebMvcConfigurerAdapter.class - [JAR]

├─ ca.pjer.spring.boot.security.autoconfigure.parse.ParseWebSecurityConfigurerAdapter.class - [JAR]

Advertisement