Class MGL_CaptchaUtils

java.lang.Object
tech.mgl.core.utils.captcha.MGL_CaptchaUtils

public class MGL_CaptchaUtils extends Object
MGL_CaptchaUtils.java 单纯的验证码文字生成工具类
Version:
TODO
Author:
bo
  • Constructor Details

    • MGL_CaptchaUtils

      public MGL_CaptchaUtils()
  • Method Details

    • getCodeMultiple

      public static Map<String,Object> getCodeMultiple()
      多种验证码
      Returns:
      Map
    • getCode

      public static String getCode()
    • getCode

      public static String getCode(MGL_Captcha captcha)
      产生长度和难度任意的验证码
      Parameters:
      captcha - 长度
      Returns:
      String 验证码