public class TotpBean extends Object
Constructor and Description |
---|
TotpBean(RealmModel realm,
UserModel user,
URI baseUri) |
Modifier and Type | Method and Description |
---|---|
String |
getTotpSecret() |
String |
getTotpSecretEncoded() |
String |
getTotpSecretQrCodeUrl() |
boolean |
isEnabled() |
public TotpBean(RealmModel realm, UserModel user, URI baseUri)
public boolean isEnabled()
public String getTotpSecret()
public String getTotpSecretEncoded()
public String getTotpSecretQrCodeUrl() throws UnsupportedEncodingException
UnsupportedEncodingException
Copyright © 2015. All Rights Reserved.