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