Package com.flowingcode.vaadin.addons.otpfield


package com.flowingcode.vaadin.addons.otpfield
  • Class
    Description
    The case conversion applied by an OtpField to typed, pasted and programmatically set values, so that the server-side value and the displayed code always agree.
    Fired when the code entered in an OtpField becomes complete, that is, when its length reaches OtpField.getLength().
    A field for entering a short verification code: a one-time password, a 2FA or SMS code, an e-mail confirmation code or a banking token.
    The internationalization properties of an OtpField: the error messages of its three built-in constraints.