接口的使用
com.alibaba.nacos.plugin.auth.impl.authenticate.IAuthenticationManager
-
使用IAuthenticationManager的程序包 程序包 说明 com.alibaba.nacos.plugin.auth.impl com.alibaba.nacos.plugin.auth.impl.authenticate com.alibaba.nacos.plugin.auth.impl.controller -
-
com.alibaba.nacos.plugin.auth.impl中IAuthenticationManager的使用
声明为IAuthenticationManager的com.alibaba.nacos.plugin.auth.impl中的字段 修饰符和类型 字段 说明 protected IAuthenticationManagerNacosAuthPluginService. authenticationManager返回IAuthenticationManager的com.alibaba.nacos.plugin.auth.impl中的方法 修饰符和类型 方法 说明 IAuthenticationManagerNacosAuthConfig. authenticationManager(org.springframework.beans.factory.ObjectProvider<LdapAuthenticationManager> ldapAuthenticatoinManagerObjectProvider, org.springframework.beans.factory.ObjectProvider<DefaultAuthenticationManager> defaultAuthenticationManagers, com.alibaba.nacos.auth.config.AuthConfigs authConfigs)IAuthenticationManagerNacosAuthConfig. defaultAuthenticationManager(NacosUserDetailsServiceImpl userDetailsService, TokenManagerDelegate jwtTokenManager, NacosRoleServiceImpl roleService)IAuthenticationManagerLdapAuthConfig. ldapAuthenticatoinManager(org.springframework.ldap.core.LdapTemplate ldapTemplate, NacosUserDetailsServiceImpl userDetailsService, TokenManagerDelegate jwtTokenManager, NacosRoleServiceImpl roleService) -
com.alibaba.nacos.plugin.auth.impl.authenticate中IAuthenticationManager的使用
实现IAuthenticationManager的com.alibaba.nacos.plugin.auth.impl.authenticate中的类 修饰符和类型 类 说明 classAbstractAuthenticationManagerAbstractAuthenticationManager.classAuthenticationNamagerDelegatorAuthentication Proxy.classDefaultAuthenticationManagerDefaultAuthenticationManager.classLdapAuthenticationManagerLdapAuthenticatoinManager.返回IAuthenticationManager的com.alibaba.nacos.plugin.auth.impl.authenticate中的方法 修饰符和类型 方法 说明 private IAuthenticationManagerAuthenticationNamagerDelegator. getManager() -
com.alibaba.nacos.plugin.auth.impl.controller中IAuthenticationManager的使用
声明为IAuthenticationManager的com.alibaba.nacos.plugin.auth.impl.controller中的字段 修饰符和类型 字段 说明 private IAuthenticationManagerUserController. iAuthenticationManager
-