jar

com.github.mihajul : spring-social-apple

Maven & Gradle

Oct 10, 2020
1 stars

Spring Social Apple · Spring Social extension with connection support for Apple Sign In

Table Of Contents

Latest Version

Download com.github.mihajul : spring-social-apple JAR file - Latest Versions:

All Versions

Download com.github.mihajul : spring-social-apple JAR file - All Versions:

Version Vulnerabilities Size Updated
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-social-apple-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.springframework.social.apple.connect.support

├─ org.springframework.social.apple.connect.support.AppleOAuth2Connection.class - [JAR]

org.springframework.social.apple.api.impl

├─ org.springframework.social.apple.api.impl.AbstractAppleOperations.class - [JAR]

├─ org.springframework.social.apple.api.impl.AppleTemplate.class - [JAR]

├─ org.springframework.social.apple.api.impl.UserTemplate.class - [JAR]

org.springframework.social.apple.connect

├─ org.springframework.social.apple.connect.AppleAdapter.class - [JAR]

├─ org.springframework.social.apple.connect.AppleConnectionFactory.class - [JAR]

├─ org.springframework.social.apple.connect.AppleOAuth2Template.class - [JAR]

├─ org.springframework.social.apple.connect.AppleServiceProvider.class - [JAR]

org.springframework.social.apple.api.impl.json

├─ org.springframework.social.apple.api.impl.json.AppleUserInfo.class - [JAR]

├─ org.springframework.social.apple.api.impl.json.Name.class - [JAR]

org.springframework.social.apple.config.annotation

├─ org.springframework.social.apple.config.annotation.AppleProviderConfigRegistrar.class - [JAR]

├─ org.springframework.social.apple.config.annotation.EnableApple.class - [JAR]

org.springframework.social.apple.config

├─ org.springframework.social.apple.config.AppleApiHelper.class - [JAR]

org.springframework.social.apple.api

├─ org.springframework.social.apple.api.Apple.class - [JAR]

├─ org.springframework.social.apple.api.AppleKey.class - [JAR]

├─ org.springframework.social.apple.api.AppleKeys.class - [JAR]

├─ org.springframework.social.apple.api.AppleProfile.class - [JAR]

├─ org.springframework.social.apple.api.UserOperations.class - [JAR]

org.springframework.social.apple.config.xml

├─ org.springframework.social.apple.config.xml.AppleConfigBeanDefinitionParser.class - [JAR]

├─ org.springframework.social.apple.config.xml.AppleNamespaceHandler.class - [JAR]

org.springframework.social.apple.security

├─ org.springframework.social.apple.security.AppleAuthenticationService.class - [JAR]

Advertisement