| 程序包 | 说明 |
|---|---|
| com.alibaba.nacos.plugin.auth.impl | |
| com.alibaba.nacos.plugin.auth.impl.authenticate |
| 限定符和类型 | 字段和说明 |
|---|---|
protected IAuthenticationManager |
NacosAuthPluginService.authenticationManager |
| 限定符和类型 | 方法和说明 |
|---|---|
IAuthenticationManager |
NacosAuthConfig.authenticationManager(org.springframework.beans.factory.ObjectProvider<LdapAuthenticationManager> ldapAuthenticatoinManagerObjectProvider,
org.springframework.beans.factory.ObjectProvider<DefaultAuthenticationManager> defaultAuthenticationManagers,
com.alibaba.nacos.auth.config.AuthConfigs authConfigs) |
IAuthenticationManager |
NacosAuthConfig.defaultAuthenticationManager(NacosUserDetailsServiceImpl userDetailsService,
TokenManagerDelegate jwtTokenManager,
NacosRoleServiceImpl roleService) |
IAuthenticationManager |
LdapAuthConfig.ldapAuthenticatoinManager(org.springframework.ldap.core.LdapTemplate ldapTemplate,
NacosUserDetailsServiceImpl userDetailsService,
TokenManagerDelegate jwtTokenManager,
NacosRoleServiceImpl roleService) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
AbstractAuthenticationManager
AbstractAuthenticationManager.
|
class |
AuthenticationNamagerDelegator
Authentication Proxy.
|
class |
DefaultAuthenticationManager
DefaultAuthenticationManager.
|
class |
LdapAuthenticationManager
LdapAuthenticatoinManager.
|
Copyright © 2018–2023 Alibaba Group. All rights reserved.