| Package | Description |
|---|---|
| org.springframework.security.provisioning |
Contains simple user and authority group account provisioning interfaces together with a a
JDBC-based implementation.
|
| Class and Description |
|---|
| JdbcDaoImpl
UserDetailsServiceRetrieves implementation which retrieves the user details
(username, password, enabled flag, and authorities) from a database using JDBC queries.
|
Copyright © 2016. All rights reserved.