类 SimpleImageCodeSenderConfiguration.SimpleImageCodeSenderProperties

  • 封闭类:
    SimpleImageCodeSenderConfiguration

    @ConfigurationProperties("dustlight.captcha.sender.simple-image")
    public static class SimpleImageCodeSenderConfiguration.SimpleImageCodeSenderProperties
    extends Object
    • 构造器详细资料

      • SimpleImageCodeSenderProperties

        public SimpleImageCodeSenderProperties()
    • 方法详细资料

      • getWidth

        public int getWidth()
      • setWidth

        public void setWidth​(int width)
      • getHeight

        public int getHeight()
      • setHeight

        public void setHeight​(int height)
      • getFonts

        public String[] getFonts()
      • setFonts

        public void setFonts​(String[] fonts)