Package | Description |
---|---|
org.springframework.security.authentication.dao |
An
AuthenticationProvider which relies upon a data access object. |
Modifier and Type | Class and Description |
---|---|
class |
DaoAuthenticationProvider
An
AuthenticationProvider implementation that retrieves user details from a UserDetailsService . |
Copyright © 2019. All rights reserved.