| 接口 | 说明 |
|---|---|
| SecurityStoreDelegate |
Data storage delegation interface
To integrate SpringSecurity with ApiBoot, you need to query the agent class of
Use by default |
| 类 | 说明 |
|---|---|
| DefaultSecurityStoreDelegate |
The
SecurityStoreDelegate default implement
Query UserDetails according to the agreed default table structure |
Copyright © 2020. All rights reserved.