Uses of Enum Class
com.inttegro.otp.OtpAlphabetType
Packages that use OtpAlphabetType
-
Uses of OtpAlphabetType in com.inttegro.otp
Fields in com.inttegro.otp declared as OtpAlphabetTypeMethods in com.inttegro.otp that return OtpAlphabetTypeModifier and TypeMethodDescriptionstatic OtpAlphabetTypeReturns the enum constant of this class with the specified name.static OtpAlphabetType[]OtpAlphabetType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.inttegro.otp with parameters of type OtpAlphabetTypeModifier and TypeMethodDescriptionInitiateOtpParams.Builder.tokenAlphabetType(OtpAlphabetType tokenAlphabetType)