jar

at.molindo.social : spring-social-openid

Maven & Gradle

Dec 09, 2015
5 stars

OpenID authentication for spring-social

Table Of Contents

Latest Version

Download at.molindo.social : spring-social-openid JAR file - Latest Versions:

All Versions

Download at.molindo.social : spring-social-openid 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 spring-social-openid-1.1.1.RELEASE.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.springframework.social.openid.api.impl

├─ org.springframework.social.openid.api.impl.OpenIdTemplate.class - [JAR]

org.springframework.social.openid.api

├─ org.springframework.social.openid.api.OpenId.class - [JAR]

org.springframework.social.openid.connect

├─ org.springframework.social.openid.connect.OpenIdAdapter.class - [JAR]

├─ org.springframework.social.openid.connect.OpenIdConnection.class - [JAR]

├─ org.springframework.social.openid.connect.OpenIdConnectionFactory.class - [JAR]

├─ org.springframework.social.openid.connect.OpenIdServiceProvider.class - [JAR]

org.springframework.social.openid.security

├─ org.springframework.social.openid.security.DefaultRealmMapper.class - [JAR]

├─ org.springframework.social.openid.security.IRealmMapper.class - [JAR]

├─ org.springframework.social.openid.security.OpenIdAuthenticationService.class - [JAR]

├─ org.springframework.social.openid.security.OpenIdSocialAuthenticationFilter.class - [JAR]

├─ org.springframework.social.openid.security.StaticRealmMapper.class - [JAR]

├─ org.springframework.social.openid.security.WildcardRealmMapper.class - [JAR]