/**
* Sets the {@link SaltSource} used with blPasswordencoder to encrypt the user password. Usually configured within
* applicationContext-security.xml
*
* @param saltSource
*/
public void setSaltSource(SaltSource saltSource);
CustomerService.java 文件源码
java
阅读 34
收藏 0
点赞 0
评论 0
项目:SparkCore
作者:
评论列表
文章目录