@ConfigurationProperties(value="dustlight.captcha.generator.random-string") public static class RandomStringCodeGeneratorConfiguration.RandomStringCodeGeneratorProperties extends Object
RandomStringCodeGeneratorProperties()
char[]
getChars()
int
getLength()
void
setChars(char[] chars)
setLength(int length)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RandomStringCodeGeneratorProperties()
public char[] getChars()
public void setChars(char[] chars)
public int getLength()
public void setLength(int length)
Copyright © 2020. All rights reserved.