| 接口 | 说明 |
|---|---|
| Auth2AuthorizationRequestResolver |
Implementations of this interface are capable of resolving an
OAuth2AuthorizationRequest from the provided HttpServletRequest. |
| 类 | 说明 |
|---|---|
| Auth2DefaultRequestRedirectFilter |
构建第三方授权链接并重定向
|
| Auth2DefaultRequestResolver |
An implementation of an
Auth2AuthorizationRequestResolver that attempts to
resolve an Auth2DefaultRequest from the provided
HttpServletRequest using the default request URI pattern
/auth2/authorization/{registrationId}. |
Copyright © 2021. All rights reserved.