jar

org.springframework.social : spring-social-core

Maven & Gradle

Mar 05, 2018
120 usages
617 stars

Foundational module containing the ServiceProvider Connect Framework and Service API invocation support. · Foundational module containing the ServiceProvider Connect Framework and Service API invocation support.

Table Of Contents

Latest Version

Download org.springframework.social : spring-social-core JAR file - Latest Versions:

All Versions

Download org.springframework.social : spring-social-core 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-social-core-1.1.6.RELEASE.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.springframework.social.support

├─ org.springframework.social.support.BufferingClientHttpResponse.class - [JAR]

├─ org.springframework.social.support.ClientHttpRequestFactorySelector.class - [JAR]

├─ org.springframework.social.support.FormMapHttpMessageConverter.class - [JAR]

├─ org.springframework.social.support.HttpRequestDecorator.class - [JAR]

├─ org.springframework.social.support.LoggingErrorHandler.class - [JAR]

├─ org.springframework.social.support.ParameterMap.class - [JAR]

├─ org.springframework.social.support.URIBuilder.class - [JAR]

├─ org.springframework.social.support.URIBuilderException.class - [JAR]

org.springframework.social.connect.support

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

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

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

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

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

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

org.springframework.social

├─ org.springframework.social.ApiBinding.class - [JAR]

├─ org.springframework.social.ApiException.class - [JAR]

├─ org.springframework.social.DuplicateStatusException.class - [JAR]

├─ org.springframework.social.ExpiredAuthorizationException.class - [JAR]

├─ org.springframework.social.InsufficientPermissionException.class - [JAR]

├─ org.springframework.social.InternalServerErrorException.class - [JAR]

├─ org.springframework.social.InvalidAuthorizationException.class - [JAR]

├─ org.springframework.social.MissingAuthorizationException.class - [JAR]

├─ org.springframework.social.NotAuthorizedException.class - [JAR]

├─ org.springframework.social.OperationNotPermittedException.class - [JAR]

├─ org.springframework.social.RateLimitExceededException.class - [JAR]

├─ org.springframework.social.RejectedAuthorizationException.class - [JAR]

├─ org.springframework.social.ResourceNotFoundException.class - [JAR]

├─ org.springframework.social.RevokedAuthorizationException.class - [JAR]

├─ org.springframework.social.ServerDownException.class - [JAR]

├─ org.springframework.social.ServerException.class - [JAR]

├─ org.springframework.social.ServerOverloadedException.class - [JAR]

├─ org.springframework.social.ServiceProvider.class - [JAR]

├─ org.springframework.social.SocialException.class - [JAR]

├─ org.springframework.social.UncategorizedApiException.class - [JAR]

├─ org.springframework.social.UserIdSource.class - [JAR]

org.springframework.social.oauth2

├─ org.springframework.social.oauth2.AbstractOAuth2ApiBinding.class - [JAR]

├─ org.springframework.social.oauth2.AbstractOAuth2ServiceProvider.class - [JAR]

├─ org.springframework.social.oauth2.AccessGrant.class - [JAR]

├─ org.springframework.social.oauth2.GenericOAuth2ConnectionFactory.class - [JAR]

├─ org.springframework.social.oauth2.GenericOAuth2ServiceProvider.class - [JAR]

├─ org.springframework.social.oauth2.GrantType.class - [JAR]

├─ org.springframework.social.oauth2.OAuth2Operations.class - [JAR]

├─ org.springframework.social.oauth2.OAuth2Parameters.class - [JAR]

├─ org.springframework.social.oauth2.OAuth2RequestInterceptor.class - [JAR]

├─ org.springframework.social.oauth2.OAuth2ServiceProvider.class - [JAR]

├─ org.springframework.social.oauth2.OAuth2Template.class - [JAR]

├─ org.springframework.social.oauth2.OAuth2TokenParameterRequestInterceptor.class - [JAR]

├─ org.springframework.social.oauth2.OAuth2Version.class - [JAR]

├─ org.springframework.social.oauth2.PreemptiveBasicAuthClientHttpRequestInterceptor.class - [JAR]

├─ org.springframework.social.oauth2.TokenStrategy.class - [JAR]

org.springframework.social.oauth1

├─ org.springframework.social.oauth1.AbstractOAuth1ApiBinding.class - [JAR]

├─ org.springframework.social.oauth1.AbstractOAuth1ServiceProvider.class - [JAR]

├─ org.springframework.social.oauth1.AuthorizedRequestToken.class - [JAR]

├─ org.springframework.social.oauth1.EmptyMultiValueMap.class - [JAR]

├─ org.springframework.social.oauth1.GenericOAuth1ConnectionFactory.class - [JAR]

├─ org.springframework.social.oauth1.GenericOAuth1ServiceProvider.class - [JAR]

├─ org.springframework.social.oauth1.OAuth1Credentials.class - [JAR]

├─ org.springframework.social.oauth1.OAuth1Operations.class - [JAR]

├─ org.springframework.social.oauth1.OAuth1Parameters.class - [JAR]

├─ org.springframework.social.oauth1.OAuth1RequestInterceptor.class - [JAR]

├─ org.springframework.social.oauth1.OAuth1ServiceProvider.class - [JAR]

├─ org.springframework.social.oauth1.OAuth1Template.class - [JAR]

├─ org.springframework.social.oauth1.OAuth1Version.class - [JAR]

├─ org.springframework.social.oauth1.OAuthToken.class - [JAR]

├─ org.springframework.social.oauth1.ProtectedResourceClientFactory.class - [JAR]

├─ org.springframework.social.oauth1.SigningSupport.class - [JAR]

├─ org.springframework.social.oauth1.TreeMultiValueMap.class - [JAR]

org.springframework.social.connect

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

org.springframework.social.connect.mem

├─ org.springframework.social.connect.mem.InMemoryConnectionRepository.class - [JAR]

├─ org.springframework.social.connect.mem.InMemoryUsersConnectionRepository.class - [JAR]

org.springframework.social.connect.jdbc

├─ org.springframework.social.connect.jdbc.JdbcConnectionRepository.class - [JAR]

├─ org.springframework.social.connect.jdbc.JdbcUsersConnectionRepository.class - [JAR]

Advertisement

Dependencies from Group

Mar 05, 2018
120 usages
617 stars
Mar 05, 2018
82 usages
617 stars
Mar 06, 2018
71 usages
617 stars
Mar 05, 2018
52 usages
617 stars
Oct 17, 2015
29 usages
121 stars

Discover Dependencies

Aug 22, 2023
57 usages
1.5k stars
Aug 22, 2023
103 usages
1.5k stars
Mar 24, 2023
937 usages
Apr 11, 2023
236 usages
3.5k stars
Apr 02, 2017
212 usages
Jun 18, 2023
1k usages
3.1k stars
Oct 14, 2020
7 usages
305 stars
Apr 16, 2020
8 usages
43 stars
Feb 02, 2016
24 usages