| 接口 | 说明 |
|---|---|
| Auth2StateCoder |
对 OAuth2 login 流程中的 state 进行自定义编解码.
|
| Auth2UserService |
Implementations of this interface are responsible for obtaining the user attributes of
the End-User (Resource Owner) from the UserInfo Endpoint using the
Access Token granted to the
Auth2DefaultRequest.getUserInfo(AuthToken) } and returning an AuthUser. |
| UmsUserDetailsService |
用户名密码、手机短信登录、第三方授权登录及自动注册、用户注册服务:
1. |
| UserDetailsRegisterService |
用户名密码注册、手机短信登录与 OAuth 登录的用户注册接口.
|
| 类 | 说明 |
|---|---|
| DefaultAuth2UserServiceImpl |
An implementation of an
Auth2UserService that supports standard OAuth 2.0
Provider's. |
Copyright © 2021. All rights reserved.