Class OTPSecretData

java.lang.Object
org.keycloak.models.credential.dto.OTPSecretData

public class OTPSecretData extends Object
  • Constructor Details

    • OTPSecretData

      public OTPSecretData(String value)
  • Method Details

    • getValue

      public String getValue()