Uses of Enum Class
tech.mgl.utils.security.gen.AccountDb.OtpType
Packages that use AccountDb.OtpType
-
Uses of AccountDb.OtpType in tech.mgl.utils.security.gen
Methods in tech.mgl.utils.security.gen that return AccountDb.OtpTypeModifier and TypeMethodDescriptionstatic AccountDb.OtpTypestatic AccountDb.OtpTypeReturns the enum constant of this class with the specified name.static AccountDb.OtpType[]AccountDb.OtpType.values()Returns an array containing the constants of this enum class, in the order they are declared.