Class OtpGenerator.RandomOtpGenerator

java.lang.Object
net.optionfactory.keycloak.authenticators.otp.OtpGenerator.RandomOtpGenerator
All Implemented Interfaces:
OtpGenerator
Enclosing interface:
OtpGenerator

public static class OtpGenerator.RandomOtpGenerator extends Object implements OtpGenerator
  • Constructor Details

    • RandomOtpGenerator

      public RandomOtpGenerator(int otpDigits)
  • Method Details