Uses of Enum Class
org.aoju.bus.core.toolkit.ComplexKit.PASSWD_LEVEL
Packages that use ComplexKit.PASSWD_LEVEL
-
Uses of ComplexKit.PASSWD_LEVEL in org.aoju.bus.core.toolkit
Methods in org.aoju.bus.core.toolkit that return ComplexKit.PASSWD_LEVELModifier and TypeMethodDescriptionstatic ComplexKit.PASSWD_LEVEL获得密码强度等级,包括易、中、强、非常强、极强static ComplexKit.PASSWD_LEVELReturns the enum constant of this class with the specified name.static ComplexKit.PASSWD_LEVEL[]ComplexKit.PASSWD_LEVEL.values()Returns an array containing the constants of this enum class, in the order they are declared.