Best Java OpenID library [closed]

江枫思渺然 提交于 2019-12-04 12:31:49

问题


I know the question is subjective, but since the OpenID libraries page lists a number of libraries, I thought some attempts might be made to nominate one or two that are best, in terms of:

  • project activity
  • quality (few bugs, easy API, properly implementing the protocol)
  • documentation

I'd appreciate an answer from anyone having used any OpenID Java library


回答1:


My choice was openid4java, because:

  • it is in a public maven repository
  • it's been actively developed (see the activity indicator on google code)
  • it worked fine, with the documentation provided
  • it's easy to use


来源:https://stackoverflow.com/questions/4071518/best-java-openid-library

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!