public class TotpUtils extends Object
| Constructor and Description |
|---|
TotpUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
encode(String totpSecret) |
static String |
qrCode(String totpSecret,
RealmModel realm,
UserModel user) |
Copyright © 2016 JBoss by Red Hat. All rights reserved.