@Deprecated public class LdapAuthenticationProvider extends Object implements org.springframework.security.authentication.AuthenticationProvider
| 构造器和说明 |
|---|
LdapAuthenticationProvider(org.springframework.ldap.core.LdapTemplate ldapTemplate,
NacosUserDetailsServiceImpl userDetailsService,
NacosRoleServiceImpl nacosRoleService,
String filterPrefix,
boolean caseSensitive)
已过时。
|
public LdapAuthenticationProvider(org.springframework.ldap.core.LdapTemplate ldapTemplate,
NacosUserDetailsServiceImpl userDetailsService,
NacosRoleServiceImpl nacosRoleService,
String filterPrefix,
boolean caseSensitive)
public org.springframework.security.core.Authentication authenticate(org.springframework.security.core.Authentication authentication)
throws org.springframework.security.core.AuthenticationException
authenticate 在接口中 org.springframework.security.authentication.AuthenticationProviderorg.springframework.security.core.AuthenticationExceptionpublic boolean supports(Class<?> aClass)
supports 在接口中 org.springframework.security.authentication.AuthenticationProviderCopyright © 2018–2023 Alibaba Group. All rights reserved.