public class TotpBean extends Object
| Constructor and Description |
|---|
TotpBean(RealmModel realm,
UserModel user) |
| Modifier and Type | Method and Description |
|---|---|
String |
getTotpSecret() |
String |
getTotpSecretEncoded() |
String |
getTotpSecretQrCode() |
boolean |
isEnabled() |
public TotpBean(RealmModel realm, UserModel user)
Copyright © 2016 JBoss by Red Hat. All rights reserved.