Class OtpGenerator.PresetOtpGenerator

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

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

    • PresetOtpGenerator

      public PresetOtpGenerator(String preset)
  • Method Details