DOC

top.dcenter : justAuth-spring-security-starter

Maven & Gradle

May 27, 2021
53 stars

justAuth-spring-security-starter · spring security 集成 JustAuth 实现第三方授权登录: 此项目从 UMS(用户管理脚手架:https://github.com/ZeroOrInfinity/UMS | https://gitee.com/pcore/UMS) 项目中分离. 1. 支持所有 justAuth 支持的第三方登录,登录后自动注册 或 绑定 或 创建临时用户. 2. 支持定时刷新 accessToken 分布式定时任务, 3. 支持第三方授权登录的用户信息表与 token 信息表的缓存功能. 4. 支持第三方绑定与解绑及查询接口. 5. 支持一键登录. 6. 支持对 Authentication 与 UserDetails 的 Jackson2 反序列化设置(Auth2Jackson2Module)

Table Of Contents

Latest Version

Download top.dcenter : justAuth-spring-security-starter Javadoc & API Documentation - Latest Versions:

All Versions

Download top.dcenter : justAuth-spring-security-starter Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
1.1.x
1.0.x

How to open Javadoc JAR file in web browser

  1. Rename the file justAuth-spring-security-starter-1.1.25-javadoc.jar to justAuth-spring-security-starter-1.1.25-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder justAuth-spring-security-starter-1.1.25-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "justAuth-spring-security-starter-1.1.25-sources.jar" -d "justAuth-spring-security-starter-1.1.25-javadoc" -subpackages 

Advertisement

Dependencies from Group

Jul 25, 2021
10 usages
31 stars
Jul 25, 2021
9 usages
21 stars
Mar 05, 2021
8 usages
31 stars
Jul 25, 2021
6 usages
21 stars
Oct 04, 2020
5 usages
21 stars

Discover Dependencies