jar

com.github.hiwepy : security-facebook-spring-boot-starter

Maven & Gradle

Jul 25, 2022

com.github.hiwepy:security-facebook-spring-boot-starter · Spring Boot Starter For Spring Security With Facebook AccessToken

Table Of Contents

Latest Version

Download com.github.hiwepy : security-facebook-spring-boot-starter JAR file - Latest Versions:

All Versions

Download com.github.hiwepy : security-facebook-spring-boot-starter JAR file - All Versions:

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

org.springframework.security.boot

├─ org.springframework.security.boot.SecurityFacebookAuthcProperties.class - [JAR]

├─ org.springframework.security.boot.SecurityFacebookAutoConfiguration.class - [JAR]

├─ org.springframework.security.boot.SecurityFacebookFilterConfiguration.class - [JAR]

├─ org.springframework.security.boot.SecurityFacebookProperties.class - [JAR]

org.springframework.security.boot.facebook.authentication

├─ org.springframework.security.boot.facebook.authentication.FacebookAccessTokenAuthenticationProcessingFilter.class - [JAR]

├─ org.springframework.security.boot.facebook.authentication.FacebookAccessTokenAuthenticationToken.class - [JAR]

├─ org.springframework.security.boot.facebook.authentication.FacebookAccessTokenLoginRequest.class - [JAR]

├─ org.springframework.security.boot.facebook.authentication.FacebookAuthenticationProvider.class - [JAR]

├─ org.springframework.security.boot.facebook.authentication.FacebookMatchedAuthenticationEntryPoint.class - [JAR]

├─ org.springframework.security.boot.facebook.authentication.FacebookMatchedAuthenticationFailureHandler.class - [JAR]

├─ org.springframework.security.boot.facebook.authentication.FacebookMatchedAuthenticationSuccessHandler.class - [JAR]

org.springframework.security.boot.facebook.exception

├─ org.springframework.security.boot.facebook.exception.FacebookAccessTokenExpiredException.class - [JAR]

├─ org.springframework.security.boot.facebook.exception.FacebookAccessTokenIncorrectException.class - [JAR]

├─ org.springframework.security.boot.facebook.exception.FacebookAccessTokenInvalidException.class - [JAR]

├─ org.springframework.security.boot.facebook.exception.FacebookAccessTokenNotFoundException.class - [JAR]

org.springframework.security.boot.facebook

├─ org.springframework.security.boot.facebook.SpringSecurityFacebookMessageSource.class - [JAR]