Class PasswordService

java.lang.Object
io.github.xezzon.zeroweb.crypto.internal.PasswordService
All Implemented Interfaces:
IPasswordService

@Service public class PasswordService extends Object implements IPasswordService
口令相关服务
Author:
xezzon
  • Method Details

    • checkStrength

      public void checkStrength(com.nulabinc.zxcvbn.Strength strength)
      检查计算出的强度与配置的要求是否一致
      Specified by:
      checkStrength in interface IPasswordService
      Parameters:
      strength - 口令强度