Class TwoFactorBean

java.lang.Object
ch.tocco.nice2.rest.core.spi.beans.HalBean
ch.tocco.nice2.rest.principal.impl.beans.TwoFactorBean
All Implemented Interfaces:
Serializable

public class TwoFactorBean extends HalBean
See Also:
  • Constructor Details

    • TwoFactorBean

      public TwoFactorBean()
  • Method Details

    • getSecret

      public String getSecret()
    • setSecret

      public void setSecret(String secret)
    • getTotpUri

      public String getTotpUri()
    • setTotpUri

      public void setTotpUri(String totpUri)