| 程序包 | 说明 |
|---|---|
| cn.herodotus.engine.oauth2.authentication.provider |
| 限定符和类型 | 类和说明 |
|---|---|
class |
AbstractUserDetailsAuthenticationProvider
Description: 抽象的用户认证Provider
提取公共的用户通用基类,方便涉及用户校验的自定义认证模式使用
|
class |
OAuth2AuthorizationCodeAuthenticationProvider
An
AuthenticationProvider implementation for the OAuth 2.0 Authorization Code Grant. |
class |
OAuth2ClientCredentialsAuthenticationProvider
Description: 扩展的 OAuth2ClientCredentialsAuthenticationProvider
用于支持 客户端权限验证 以及 支持 Refresh_Token
|
class |
OAuth2ResourceOwnerPasswordAuthenticationProvider
Description: 自定义 OAuth2 密码模式认证 Provider
|
class |
OAuth2SocialCredentialsAuthenticationProvider
Description: 社会化认证 Provider
|
Copyright © 2023 Dromara. All rights reserved.