Uses of Class
dev.uni_hamburg.security.otp.api.Digits
-
Packages that use Digits Package Description dev.uni_hamburg.security.otp.api -
-
Uses of Digits in dev.uni_hamburg.security.otp.api
Methods in dev.uni_hamburg.security.otp.api that return Digits Modifier and Type Method Description static DigitsDigits. valueOf(String name)Returns the enum constant of this type with the specified name.static Digits[]Digits. values()Returns an array containing the constants of this enum type, in the order they are declared.
-