@Component public class AuthManager extends Object implements org.springframework.security.authentication.AuthenticationManager
| 构造器和说明 |
|---|
AuthManager(AuthServiceProvider authServiceProvider) |
public AuthManager(AuthServiceProvider authServiceProvider)
public org.springframework.security.core.Authentication authenticate(org.springframework.security.core.Authentication authentication)
throws org.springframework.security.core.AuthenticationException
authenticate 在接口中 org.springframework.security.authentication.AuthenticationManagerorg.springframework.security.core.AuthenticationExceptionCopyright © 2022. All rights reserved.