Uses of Enum Class
tech.mgl.core.utils.captcha.MGL_Captcha.SecurityCodeLevel
Packages that use MGL_Captcha.SecurityCodeLevel
-
Uses of MGL_Captcha.SecurityCodeLevel in tech.mgl.core.utils.captcha
Methods in tech.mgl.core.utils.captcha that return MGL_Captcha.SecurityCodeLevelModifier and TypeMethodDescriptionMGL_Captcha.Builder.getLevel()MGL_Captcha.getLevel()MGL_Captcha.SecurityCodeLevel.getLevelByIndex(int i) MGL_Captcha.SecurityCodeLevel.random()Returns the enum constant of this class with the specified name.static MGL_Captcha.SecurityCodeLevel[]MGL_Captcha.SecurityCodeLevel.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in tech.mgl.core.utils.captcha with parameters of type MGL_Captcha.SecurityCodeLevelModifier and TypeMethodDescriptionMGL_Captcha.Builder.setLevel(MGL_Captcha.SecurityCodeLevel level)