jar

com.github.leleuj.springframework.security : spring-security-oauth-client

Maven & Gradle

Dec 17, 2012
268 stars

Spring Security OAuth Client · Add OAuth client support to Spring Security using ScribeUP library

Table Of Contents

Latest Version

Download com.github.leleuj.springframework.security : spring-security-oauth-client JAR file - Latest Versions:

All Versions

Download com.github.leleuj.springframework.security : spring-security-oauth-client JAR file - All Versions:

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

com.github.leleuj.ss.oauth.client.web

├─ com.github.leleuj.ss.oauth.client.web.OAuthAuthenticationEntryPoint.class - [JAR]

├─ com.github.leleuj.ss.oauth.client.web.OAuthAuthenticationFilter.class - [JAR]

com.github.leleuj.ss.oauth.client.authentication

├─ com.github.leleuj.ss.oauth.client.authentication.OAuthAuthenticationProvider.class - [JAR]

├─ com.github.leleuj.ss.oauth.client.authentication.OAuthAuthenticationToken.class - [JAR]