public class UserDetailsRepositoryAuthenticationManager extends java.lang.Object implements ReactiveAuthenticationManager
Constructor and Description |
---|
UserDetailsRepositoryAuthenticationManager(UserDetailsRepository userDetailsRepository) |
Modifier and Type | Method and Description |
---|---|
<any> |
authenticate(Authentication authentication) |
public UserDetailsRepositoryAuthenticationManager(UserDetailsRepository userDetailsRepository)
public <any> authenticate(Authentication authentication)
authenticate
in interface ReactiveAuthenticationManager