public class MfaSecret extends Object
MfaSecret()
protected boolean
canEqual(Object other)
boolean
equals(Object o)
String
getQrCode()
getSecret()
int
hashCode()
void
setQrCode(String qrCode)
setSecret(String secret)
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public MfaSecret()
public String getSecret()
public String getQrCode()
public void setSecret(String secret)
public void setQrCode(String qrCode)
public boolean equals(Object o)
equals
Object
protected boolean canEqual(Object other)
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2019. All rights reserved.