设为首页收藏本站

LUPA开源社区

 找回密码
 注册
文章 帖子 博客
LUPA开源社区 首页 业界资讯 软件追踪 查看内容

Spring Social 1.1.4发布,Spring社交扩展框架

2015-11-26 22:54| 发布者: joejoe0332| 查看: 702| 评论: 0|原作者: oschina|来自: oschina

摘要: 更新如下:新特性/提升 *AddsubclassinghoktoProviderConfigurationSupportto allowflexibilityinconstructionofApiHelperbean. (GitHubPR#113) *AddextensionpointinAbstractOAuth2ApitodecorateRestTemplateinanA ...

更新如下:

新特性/提升
   * Add subclassing hok to ProviderConfigurationSupport to
     allow flexibility in construction of ApiHelper bean.
     (GitHub PR #113)
   * Add extension point in AbstractOAuth2Api to decorate RestTemplate in an API
     binding. (GitHub PR #158)
   * Enable proxy user authentication with http.proxyUser
     and http.proxyPassword. (GitHub PR #177)
   * Add support for app-provided `state` parameter.
     (GitHub PR #180)
   * Remove DataAccessException from throws clause of 
     SocialUserDetailsService#loadUserByUserId(). DataAccessException
     is a RuntimeException, so this should not be a breaking change.
     (GitHub PR #173)
   * Add template method to allow for additional parameters when
     doing OAuth 2 authorization. (GitHub PR #152, GitHub issue #151)
   * Add support for session strategy in SocialAuthenticationFilter.
     (GitHub PR #164)
   * Add ID field to UserProfile. (GitHub PR #168)
   * Add a session-based User ID source. (SOCIAL-468)

Bug 修复
   * Revert some dependency changes from 1.1.3 to versions
     that don't break backward compatibility. Specifically
     Apache HttpComponents is now at version 4.3.6 and
     Spring Security is now at version 3.2.9.RELEASE.
   * Fix broken links in README. (GitHub PR #182)
   * Reintroduced a constructor to UserProfile that does not
     require the user ID in order to preserve backward compatibility.
     (GitHub PR #166)
   * Fix documentation concerning ProviderSignInUtils use of
     non-static methods. (GitHub PR #171)
   * Fix documentation to reflect current state of DB schema.
     (GitHub PR #163)

Miscellaneous
   * Default to latest Spring IO snapshot when running Spring IO checks.

详情请看:changelog

Project Site | Reference | JavaDoc

Spring Social 是 Spring 框架的扩展,用来方便开发Web社交应用程序,可通过该项目来创建与各种社交网站的交互,例如 Twitter、Facebook、LinkedIn 和 TripIt 等。

Spring Social 包括:

  • 一组社交应用模板用于与 Twitter, Facebook, LinkedIn, TripIt, and Greenhouse 进行交互.

  • 一个支持 OAuth 的请求工厂类,使得 RestTemplate 请求支持 OAuth 认证,封装了 OAuth认证细节

  • 一个Web参数解析器用来获取Facebook的User标识并在Spring的MVC控制器中获取访问的令牌。


酷毙

雷人

鲜花

鸡蛋

漂亮
  • 快毕业了,没工作经验,
    找份工作好难啊?
    赶紧去人才芯片公司磨练吧!!

最新评论

关于LUPA|人才芯片工程|人才招聘|LUPA认证|LUPA教育|LUPA开源社区 ( 浙B2-20090187 浙公网安备 33010602006705号   

返回顶部