Storage Mechanisms
每个受支持的用于读取用户名和密码的机制都可以使用任何受支持的存储机制:
Each of the supported mechanisms for reading a username and password can use any of the supported storage mechanisms:
-
使用In-Memory Authentication的简单存储
-
Simple Storage with In-Memory Authentication
-
使用JDBC Authentication的关系数据库
-
Relational Databases with JDBC Authentication
-
使用UserDetailsService自定义数据存储
-
Custom data stores with UserDetailsService
-
LDAP 存储中 LDAP Authentication
-
LDAP storage with LDAP Authentication